We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2fb6e commit 38935f7Copy full SHA for 38935f7
1 file changed
.github/workflows/publish.yaml
@@ -14,9 +14,6 @@ on:
14
tags:
15
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
16
17
-permissions:
18
- contents: read
19
-
20
jobs:
21
deploy:
22
runs-on: ubuntu-latest
0 commit comments