Skip to content

Commit

Permalink
Point run-tests-and-publish-bundle.yaml to proper tag on the charming…
Browse files Browse the repository at this point in the history
…-actions repo
  • Loading branch information
mvlassis committed Aug 30, 2024
1 parent 9a1b0a7 commit 247370c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-and-publish-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@v3

- name: Publish bundle release ${{ inputs.release }}
uses: canonical/charming-actions/upload-bundle@main
uses: canonical/charming-actions/upload-bundle@2.6.3
with:
credentials: ${{ secrets.CHARMCRAFT_CREDENTIALS }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 247370c

Please sign in to comment.