Skip to content

Commit

Permalink
add branch protection secret to publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Feb 12, 2024
1 parent 45dd5fb commit aacce69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
uses: telekom-mms/.github/.github/workflows/ansible-galaxy-publish.yml@main
secrets:
GALAXY_API_KEY: ${{ secrets.GALAXY_API_KEY }}
GH_APP_CREDENTIALS_TOKEN: ${{ secrets.GH_APP_CREDENTIALS_TOKEN }}

0 comments on commit aacce69

Please sign in to comment.