Skip to content

Commit

Permalink
hardcode run-id
Browse files Browse the repository at this point in the history
  • Loading branch information
cbartz committed Apr 17, 2024
1 parent 8fc8f21 commit d7a832e
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 @@ -158,7 +158,7 @@ jobs:
((PAGE++))
done
echo "RUN_ID=$RUN_ID" >> $GITHUB_ENV
echo "RUN_ID=8611736651" >> $GITHUB_ENV
env:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
- name: Get current run id
Expand Down

0 comments on commit d7a832e

Please sign in to comment.