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 e833204 commit 10d3b54Copy full SHA for 10d3b54
.github/workflows/main.yml
@@ -5,6 +5,9 @@ on:
5
tags: ['*']
6
pull_request:
7
branches: [master]
8
+permissions:
9
+ id-token: write
10
+ contents: write
11
jobs:
12
test:
13
strategy:
0 commit comments