Skip to content

Commit

Permalink
github token
Browse files Browse the repository at this point in the history
  • Loading branch information
Alyona-art committed May 9, 2024
1 parent a6387bc commit 056bc86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name: Deploy Hugo site to Pages

on: [push, pull_request]

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

# Default to bash
defaults:
run:
Expand Down

0 comments on commit 056bc86

Please sign in to comment.