Skip to content

Commit fc60dcc

Browse files
author
=
committed
feature(versioning) update versioning
1 parent c6bbb28 commit fc60dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-int.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Automated Release Deployment
33
on:
44
push:
55
tags:
6-
- rc*
6+
- v*
77

88
env:
99
NODE_VERSION: 16.17.1

0 commit comments

Comments
 (0)