Skip to content

Commit ae828a4

Browse files
Merge pull request #4 from NHSDigital/add-json-parser
Added package publishing to workflow permission
2 parents faaab90 + 261de1e commit ae828a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
contents: write
1010
pull-requests: write
1111
id-token: write
12+
packages: write
1213
runs-on: ubuntu-latest
1314
steps:
1415
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)