We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bbb28 commit fc60dccCopy full SHA for fc60dcc
.github/workflows/deploy-int.yaml
@@ -3,7 +3,7 @@ name: Automated Release Deployment
3
on:
4
push:
5
tags:
6
- - rc*
+ - v*
7
8
env:
9
NODE_VERSION: 16.17.1
0 commit comments