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 788ea9f commit 4c45368Copy full SHA for 4c45368
.github/workflows/release.yml
@@ -20,8 +20,7 @@ jobs:
20
name: docs
21
path: docs/build
22
23
- - name: Publish "latest" docs
24
- if: ${{ github.event_name == 'push' && github.event.ref == 'refs/heads/main' }}
+ - name: Publish latest Release
25
uses: JamesIves/github-pages-deploy-action@releases/v4
26
with:
27
repository-name: chipflow/chipflow.github.io
0 commit comments