Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente committed Apr 2, 2024
1 parent e2ec4a2 commit c54c582
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish_charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ jobs:
- name: Get current run id (hardcoded)
shell: bash
run: |
echo "RUN_ID=8524820040" >> $GITHUB_ENV get-images:
echo "RUN_ID=8524820040" >> $GITHUB_ENV
name: Get images
runs-on: ubuntu-22.04
outputs:
Expand Down

0 comments on commit c54c582

Please sign in to comment.