Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstrema committed Jun 16, 2024
1 parent 8bef68c commit e28a33f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
environment:
name: github-pages
url: ${{steps.deployment.outputs.page_url}}
permissions:
contents: read
pages: write
id-token: write
runs-on: ubuntu-latest
needs: build
steps:
Expand Down

0 comments on commit e28a33f

Please sign in to comment.