Skip to content

Commit 891b6b3

Browse files
authored
ci: rm redundant?
1 parent 3fbde64 commit 891b6b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828

2929
# Deployment job
3030
deploy:
31-
# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
32-
permissions:
33-
pages: write # to deploy to Pages
34-
id-token: write # to verify the deployment originates from an appropriate source
3531
environment:
3632
name: github-pages
3733
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)