Skip to content

Commit b6a316d

Browse files
author
Kevin Harrington
committed
Release update
1 parent 3ffd8c3 commit b6a316d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ jobs:
5656
runs-on: ubuntu-latest
5757
needs: [macos,windows,linux]
5858
permissions:
59-
contents: read
60-
packages: write
6159
contents: write
60+
packages: write
6261
steps:
6362
- uses: actions/checkout@v3
6463
- uses: actions/setup-java@v3

0 commit comments

Comments
 (0)