Skip to content

Commit

Permalink
GHP perms
Browse files Browse the repository at this point in the history
  • Loading branch information
P3pp3rF1y committed Dec 27, 2024
1 parent 6560b6a commit 0eda41c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ on: [ workflow_dispatch, push ]

jobs:
build:

runs-on: ubuntu-latest
permissions:
packages: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0eda41c

Please sign in to comment.