Skip to content

Commit

Permalink
Update on-push.yml
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
e-marshall authored Feb 18, 2024
1 parent 9e0bf4d commit f294a23
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: on-push
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}



permissions:
contents: read
pages: write
Expand Down

0 comments on commit f294a23

Please sign in to comment.