We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5db5f commit 9bd113fCopy full SHA for 9bd113f
.github/workflows/tagpr-new-release.yaml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
cd-new-tagged-release:
11
+ permissions: write-all
12
+
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments