Skip to content

Commit c77be39

Browse files
authored
Update maven-publish.yml
Add write permission
1 parent f8a488f commit c77be39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on: [push]
3131

3232
jobs:
3333
build:
34-
34+
permissions: write-all
3535
runs-on: ubuntu-latest
3636

3737
steps:

0 commit comments

Comments
 (0)