We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366231d commit 2b273e1Copy full SHA for 2b273e1
1 file changed
.github/workflows/docs.yml
@@ -17,6 +17,8 @@ concurrency:
17
18
jobs:
19
build:
20
+ environment:
21
+ name: github-pages
22
runs-on: ubuntu-latest
23
env:
24
INDEXNOW_KEY: ${{ secrets['INDEXNOW_KEY'] }}
0 commit comments