Skip to content

Commit

Permalink
give perms
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt authored Oct 29, 2023
1 parent e7bf8f0 commit a1a9f2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

permissions:
contents: read
checks: write

jobs:
build:
Expand All @@ -14,4 +15,4 @@ jobs:
java: 17
gradle_tasks: 'publish'
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}

0 comments on commit a1a9f2d

Please sign in to comment.