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 58e1575 commit a5a901dCopy full SHA for a5a901d
.github/workflows/package.yml
@@ -37,6 +37,7 @@ on:
37
required: true
38
type: string
39
40
+permissions: write-all
41
42
env:
43
# Use SHA256 for hashing files.
.github/workflows/update_versions.yml
@@ -44,6 +44,8 @@ on:
44
default: 9.1.0
45
46
47
48
+
49
jobs:
50
update_versions:
51
name: update-version
0 commit comments