diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b4cb875b..131846c7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: filestack-js on: push: branches: - - "!*" + - "master" tags: - v* jobs: