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 dca3f10 commit a24c61aCopy full SHA for a24c61a
.github/workflows/deploy.yml
@@ -11,6 +11,7 @@ on:
11
12
jobs:
13
deploy:
14
+ environment: github-pages
15
permissions:
16
# This is required to allow the GH actions bot to commit to the `gh-pages` branch
17
contents: write
0 commit comments