Skip to content

Commit a7433ae

Browse files
authored
Update deploy.yaml
1 parent a29d6ec commit a7433ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ on:
66
jobs:
77
deploy:
88
runs-on: ubuntu-latest
9-
# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
10-
permissions:
11-
pages: write # to deploy to Pages
12-
id-token: write # to verify the deployment originates from an appropriate source
139
steps:
1410
- uses: fastai/workflows/quarto-ghp@master
1511
with: {pre: 1}

0 commit comments

Comments
 (0)