We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b643d5 commit 1459e8fCopy full SHA for 1459e8f
1 file changed
.github/workflows/publish.yml
@@ -13,6 +13,7 @@ permissions:
13
jobs:
14
publish:
15
runs-on: ubuntu-latest
16
+ environment: github-pages
17
18
steps:
19
- name: Checkout repository
0 commit comments