Skip to content

Commit

Permalink
fix(ci): specify token perms
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer authored Sep 6, 2024
1 parent d8aad55 commit 7ace8db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
runs-on: ubuntu-latest
name: "Automate Repository"

permissions:
contents: write

steps:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@v1
Expand Down

0 comments on commit 7ace8db

Please sign in to comment.