Skip to content

Commit

Permalink
Update bump with secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
binoculars committed Mar 31, 2023
1 parent 4579c14 commit 369a343
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ on:
jobs:
bump:
uses: ffbuilds/.github/.github/workflows/bump.yml@main
secrets:
APP_ID: ${{ secrets.APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

0 comments on commit 369a343

Please sign in to comment.