Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234c002 commit 03e3402Copy full SHA for 03e3402
.github/workflows/cd.yml
@@ -8,7 +8,7 @@ jobs:
8
publish:
9
runs-on: ubuntu-latest
10
permissions:
11
- contents: read|write
+ contents: write
12
packages: write
13
steps:
14
- name: Checkout Repo
0 commit comments