Skip to content

Commit 874dfe0

Browse files
committed
Update bump with secrets
1 parent a6babd9 commit 874dfe0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bump.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ on:
99
jobs:
1010
bump:
1111
uses: ffbuilds/.github/.github/workflows/bump.yml@main
12+
secrets:
13+
APP_ID: ${{ secrets.APP_ID }}
14+
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)