Skip to content

Commit

Permalink
fix actions?
Browse files Browse the repository at this point in the history
  • Loading branch information
HidegonSan committed Aug 18, 2023
1 parent 3a37e08 commit 977ec67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:

# Deployment job
deploy:
permissions:
pages: write # to deploy to Pages
id-token: write # to verify the deployment originates from an appropriate source
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 977ec67

Please sign in to comment.