We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0419045 commit ea85e13Copy full SHA for ea85e13
.github/workflows/build.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
10
+ environment: github-pages
11
strategy:
12
matrix:
13
node-version: [12.x]
.github/workflows/static.yml
0 commit comments