Skip to content

Commit 6a5d962

Browse files
committed
update permissions
1 parent 055563f commit 6a5d962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
environment: Release
1515
permissions:
1616
id-token: write
17+
issues: write
18+
contents: write
1719
steps:
1820
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
1921
- name: Set up Maven Central Repository

0 commit comments

Comments
 (0)