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 752df43 commit f9638e0Copy full SHA for f9638e0
1 file changed
.github/workflows/deploy-pages.yml
@@ -18,6 +18,7 @@ concurrency:
18
jobs:
19
build:
20
runs-on: ubuntu-latest
21
+ environment: github-pages
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v4
0 commit comments