We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03637ba commit 0f53542Copy full SHA for 0f53542
.github/workflows/pages.yml
@@ -5,6 +5,8 @@ on:
5
- main
6
jobs:
7
deploy:
8
+ environment:
9
+ name: github-pages
10
runs-on: ubuntu-latest
11
permissions:
12
pages: write
0 commit comments