Skip to content

Commit

Permalink
add secret for branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelamattes committed Nov 16, 2023
1 parent be6b66b commit deb84da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
call-release:
if: github.repository != '$TEMPLATE_REPOSITORY'
uses: telekom-mms/.github/.github/workflows/release.yml@main
secrets:
GH_BRANCH_PROTECTION_APP_TOKEN: ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }}
with:
files: README.md

0 comments on commit deb84da

Please sign in to comment.