We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8078b8d commit f540c00Copy full SHA for f540c00
.github/workflows/release.yml
@@ -7,3 +7,5 @@ on:
7
jobs:
8
call-release:
9
uses: telekom-mms/.github/.github/workflows/release.yml@main
10
+ secrets:
11
+ GH_BRANCH_PROTECTION_APP_TOKEN: ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }}
0 commit comments