1
0
Antony Messerli 2 жил өмнө
parent
commit
94c267f1cf

+ 3 - 0
.github/workflows/rolling.yml

@@ -16,6 +16,9 @@ jobs:
   rolling:
     name: Build Release
     runs-on: ubuntu-latest
+    permissions:
+      id-token: write
+      contents: read
     steps:
     - uses: actions/checkout@v3
       with: