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 03270b0 commit 3efaedeCopy full SHA for 3efaede
.github/workflows/deploy.yml
@@ -1,6 +1,8 @@
1
name: filestack-js
2
on:
3
- create:
+ push:
4
+ branches:
5
+ - "!*"
6
tags:
7
- v*
8
jobs:
0 commit comments