We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c0563 commit f828a81Copy full SHA for f828a81
1 file changed
.github/workflows/deploy.yml
@@ -2,8 +2,6 @@ name: Deploy
2
3
on:
4
push:
5
- branches:
6
- - "!*"
7
tags:
8
- '[0-9]+.[0-9]+.[0-9]+*'
9
0 commit comments