Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03e3402

Browse files
committed
perms fix again
1 parent 234c002 commit 03e3402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
publish:
99
runs-on: ubuntu-latest
1010
permissions:
11-
contents: read|write
11+
contents: write
1212
packages: write
1313
steps:
1414
- name: Checkout Repo

0 commit comments

Comments
 (0)