We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb69752 commit 2ffdda2Copy full SHA for 2ffdda2
1 file changed
.github/workflows/gh-pages.yml
@@ -13,6 +13,8 @@ permissions:
13
jobs:
14
deploy:
15
runs-on: ubuntu-latest
16
+ environment:
17
+ name: github-pages
18
steps:
19
- uses: actions/checkout@v3
20
0 commit comments