Skip to content

Commit

Permalink
try to fix yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente committed Apr 2, 2024
1 parent c54c582 commit 4776b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
# shell: bash
# run: |
# echo "RUN_ID=${{ github.run_id }}" >> $GITHUB_ENV
- name: Get current run id (hardcoded)
- name: Get current run id
shell: bash
run: |
echo "RUN_ID=8524820040" >> $GITHUB_ENV
Expand Down

0 comments on commit 4776b46

Please sign in to comment.