Skip to content

Commit

Permalink
0919_1656
Browse files Browse the repository at this point in the history
  • Loading branch information
metaory committed Sep 19, 2024
1 parent 8c07c65 commit 0b674cd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,9 @@ jobs:

deploy:
needs: build
permissions:
pages: write
id-token: write

environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}

runs-on: ubuntu-latest
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 0b674cd

Please sign in to comment.