Skip to content

Commit 3efaede

Browse files
committed
build(gh-actions): fixe gh-actions for prod
1 parent 03270b0 commit 3efaede

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: filestack-js
22
on:
3-
create:
3+
push:
4+
branches:
5+
- "!*"
46
tags:
57
- v*
68
jobs:

0 commit comments

Comments
 (0)