Skip to content

Commit be36dd6

Browse files
committed
Clean up
1 parent 9c6f2da commit be36dd6

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Simple workflow for deploying static content to GitHub Pages
2-
name: Deploy static content to Pages
1+
name: Build static content and deploy to Pages
32

43
on:
54
# Runs on pushes targeting the default branch
@@ -9,12 +8,6 @@ on:
98
# Allows you to run this workflow manually from the Actions tab
109
workflow_dispatch:
1110

12-
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
13-
permissions:
14-
contents: read
15-
pages: write
16-
id-token: write
17-
1811
jobs:
1912

2013
make_index:

0 commit comments

Comments
 (0)