We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bd6ca commit 64a75f2Copy full SHA for 64a75f2
.github/workflows/publish.yaml
@@ -5,10 +5,6 @@ on:
5
tags:
6
- 'v*'
7
8
-permissions:
9
- contents: read
10
- packages: write
11
-
12
jobs:
13
publish:
14
runs-on: 'ubuntu-22.04'
0 commit comments