We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c18633 commit 166a5beCopy full SHA for 166a5be
1 file changed
.github/workflows/master.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches: [ master ]
6
7
+permissions:
8
+ contents: write
9
+ id-token: write
10
+
11
jobs:
12
prepare:
13
name: Calculate Version
0 commit comments