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 ba63152 commit 1e3cf4fCopy full SHA for 1e3cf4f
1 file changed
.github/workflows/deploy.yml
@@ -2,6 +2,7 @@ name: Publish Artifacts
2
on:
3
workflow_dispatch:
4
push:
5
+ tags: [ '*' ]
6
branches:
7
- master
8
jobs:
0 commit comments