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 7d87566 commit cdf4835Copy full SHA for cdf4835
1 file changed
.github/workflows/deploy.yml
@@ -1,6 +1,9 @@
1
name: Deploy
2
3
on:
4
+ push:
5
+ tags:
6
+ - '*'
7
workflow_dispatch:
8
inputs:
9
env:
0 commit comments