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.
2 parents 9a8f208 + d170011 commit 66b385aCopy full SHA for 66b385a
.github/workflows/demo.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
tags:
5
- release/*
6
+ # Enable manual trigger
7
+ workflow_dispatch:
8
jobs:
9
demo-deploy:
10
runs-on: ubuntu-latest
0 commit comments