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 a63a4ab commit fee7128Copy full SHA for fee7128
.github/workflows/deploy.yml
@@ -12,6 +12,8 @@ permissions:
12
13
jobs:
14
deploy:
15
+ environment:
16
+ name: github-pages
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v5
0 commit comments