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 ce8a0c5 commit ca9bafcCopy full SHA for ca9bafc
.github/workflows/deploy-site.yml
@@ -28,6 +28,7 @@ jobs:
28
run: yarn
29
- name: Build site
30
run: yarn build:site
31
+
32
gh-release:
33
if: github.event_name != 'pull_request'
34
runs-on: ubuntu-latest
0 commit comments