Antony Messerli пре 2 година
родитељ
комит
94c267f1cf
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .github/workflows/rolling.yml

+ 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: