We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1883e6 commit c49308bCopy full SHA for c49308b
.github/workflows/jekyll.yml
@@ -30,6 +30,7 @@ jobs:
30
# Build job
31
build:
32
runs-on: ubuntu-latest
33
+ environment: github-pages
34
steps:
35
- name: Checkout
36
uses: actions/checkout@v4
0 commit comments