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 6b60f3b commit 40ab698Copy full SHA for 40ab698
.github/workflows/build.yaml
@@ -50,7 +50,7 @@ jobs:
50
asset_name: website.zip
51
asset_content_type: application/zip
52
53
- master_release:
+ ghpages:
54
runs-on: ubuntu-latest
55
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
56
needs: build
0 commit comments