Skip to content

Commit

Permalink
fix action (3/)
Browse files Browse the repository at this point in the history
update permissions per
softprops/action-gh-release#236
  • Loading branch information
icornelius committed Jul 20, 2024
1 parent b4d0d88 commit 8a86aae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:

- name: Checkout
Expand Down

0 comments on commit 8a86aae

Please sign in to comment.