Skip to content

Commit

Permalink
Point canonical/charming-actions/upload-bundle action to 2.6.3 inst…
Browse files Browse the repository at this point in the history
…ead of `1.0.0` (#1046)

* Update get_bundle_path.py to point to the actual bundle.yaml instead of its directory

* Point action to own fork

* Point action to own fork and the correct branch

* Point action to own fork and the correct branch

* Revert get_bundle_path.py

* Change branch in canonica/charming-actions/upload-bundle to point to main instead of 1.0.0

* Point run-tests-and-publish-bundle.yaml to proper tag on the charming-actions repo
  • Loading branch information
mvlassis authored Sep 2, 2024
1 parent b226918 commit e69c84e
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@1.0.0
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 e69c84e

Please sign in to comment.