We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d868b9 commit 147403cCopy full SHA for 147403c
1 file changed
.github/workflows/publish.yml
@@ -6,10 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: ubuntu-latest
10
- permissions:
11
- contents: read
12
- packages: write
+ runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v2
15
- uses: actions/setup-node@v2
0 commit comments