Skip to content

Commit 785c8fc

Browse files
committed
add permission for limited github token.
1 parent 01c81fc commit 785c8fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
permissions:
1414
contents: write
15+
packages: write
1516
steps:
1617
- uses: actions/checkout@v4
1718
- name: Set up JDK 11

0 commit comments

Comments
 (0)