Skip to content

Commit

Permalink
Point action to own fork and the correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mvlassis committed Aug 27, 2024
1 parent 9262d06 commit 047500f
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: mvlassis/charming-actions/upload-bundle@1.0.0
uses: mvlassis/charming-actions/upload-bundle
with:
credentials: ${{ secrets.CHARMCRAFT_CREDENTIALS }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 047500f

Please sign in to comment.