mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 08:20:02 -05:00
git: Fix permissions on nightly CI
This commit is contained in:
3
.github/workflows/nightly_release.yml
vendored
3
.github/workflows/nightly_release.yml
vendored
@@ -131,3 +131,6 @@ jobs:
|
|||||||
name: 🌍 Update ImHex Landing Website
|
name: 🌍 Update ImHex Landing Website
|
||||||
needs: nightly-release
|
needs: nightly-release
|
||||||
uses: WerWolv/ImHexWebsite/.github/workflows/build.yaml@master
|
uses: WerWolv/ImHexWebsite/.github/workflows/build.yaml@master
|
||||||
|
permissions:
|
||||||
|
pages: write
|
||||||
|
id-token: write
|
||||||
|
|||||||
Reference in New Issue
Block a user