Skip to content

Commit d40bb0d

Browse files
committed
1. change actions maven.yml
1 parent f70e5ee commit d40bb0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/maven.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
name: Java CI with Maven
1010

11+
# The API requires write permission on the repository to submit dependencies
12+
permissions:
13+
contents: write
14+
1115
on:
1216
push:
1317
branches: [ "main" ]

0 commit comments

Comments
 (0)