Skip to content

Commit

Permalink
Add github workflow key
Browse files Browse the repository at this point in the history
  • Loading branch information
Tompage1994 committed Sep 24, 2024
1 parent 27e8aa3 commit cb56561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
secrets:
collection_api_key_1: ${{ secrets.GALAXY_INFRA_KEY }}
collection_api_key_2: ${{ secrets.CRC_PUBLISH_KEY }}
git_token: ${{ secrets.GITHUB_WORKFLOW_KEY }}
git_token: ${{ secrets.GH_WORKFLOW_KEY }}
quay_token: ${{ secrets.quay_token }}
matrix_token: ${{ secrets.matrix_token }}
...

0 comments on commit cb56561

Please sign in to comment.