Skip to content

Commit af6946e

Browse files
committed
Fix updating dependency graph
1 parent 508547e commit af6946e

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
@@ -12,7 +12,7 @@ jobs:
1212

1313
runs-on: ubuntu-latest
1414
permissions:
15-
contents: read
15+
contents: write
1616
packages: write
1717

1818
steps:

0 commit comments

Comments
 (0)