We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fc9f7 commit 445ad7cCopy full SHA for 445ad7c
1 file changed
.github/workflows/pages.yml
@@ -17,6 +17,9 @@ concurrency:
17
jobs:
18
deploy:
19
runs-on: ubuntu-latest
20
+ environment:
21
+ name: github-pages
22
+
23
steps:
24
- name: Checkout
25
uses: actions/checkout@v4
0 commit comments