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 a433906 commit 4b62c53Copy full SHA for 4b62c53
.github/workflows/deploy-demo.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
tags:
5
- 'v*.*.*'
6
+ - 'deploy-demo'
7
jobs:
8
build-and-deploy:
9
runs-on: ubuntu-latest
0 commit comments