Skip to content

Commit bb367c8

Browse files
committed
Update Github Actions
1 parent 57e1220 commit bb367c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
permissions:
3131
id-token: write # Fügt die erforderliche Berechtigung für OIDC hinzu
3232
contents: read # Falls du Repository-Inhalte benötigst
33+
pages: write # Erlaubt das Schreiben für GitHub Pages
3334
environment:
3435
name: github-pages
3536
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)