Skip to content

Commit

Permalink
add github token to bump workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshmllow authored Sep 14, 2024
1 parent ff65770 commit 13ab0d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ jobs:
--label "update" \
--body "$BODY")
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repository }}
BODY: |
## new hashes
photo `${{ steps.hash-photo.outputs.photo-hash}}`
Expand Down

0 comments on commit 13ab0d6

Please sign in to comment.