Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Feb 12, 2024
1 parent 97afcd8 commit 624c033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ permissions:
contents: read
pages: write
checks: write
id-token: write

jobs:
deploy:
name: Deploy Page
if: ${{ github.repository_id == format('{0}.github.io', github.repository_owner) }}
env:
page-root-directory: './dist'

Expand Down

0 comments on commit 624c033

Please sign in to comment.