Skip to content

Commit

Permalink
Update on-push.yml
Browse files Browse the repository at this point in the history
add gh token
  • Loading branch information
e-marshall authored Feb 18, 2024
1 parent 8c8daf4 commit 8da3214
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: on-push
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}


permissions:
contents: read
Expand Down

0 comments on commit 8da3214

Please sign in to comment.