Skip to content

Commit f540c00

Browse files
add secret for branch protection
1 parent 8078b8d commit f540c00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ on:
77
jobs:
88
call-release:
99
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

Comments
 (0)