Update rolling.yml

This commit is contained in:
Antony Messerli
2023-02-18 15:23:02 -06:00
committed by GitHub
parent a35c13d618
commit 94c267f1cf
+3
View File
@@ -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: