Skip to content

Commit 1055e28

Browse files
committed
fixup! feat(ci): implement ability to push to GitHub packages
1 parent 9875bb7 commit 1055e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
# Sets permissions of the GITHUB_TOKEN to allow release creating
1313
permissions:
14-
contents: write
14+
packages: write
1515
environment:
1616
name: nuget
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)