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 9c895df commit 6b87eb8Copy full SHA for 6b87eb8
1 file changed
.github/workflows/dev.yml
@@ -6,6 +6,10 @@ on:
6
- main
7
workflow_dispatch:
8
9
+permissions:
10
+ id-token: write
11
+ contents: write
12
+
13
jobs:
14
docker-build:
15
name: Build Docker
0 commit comments