diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b2ae592..dda36e1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: # Runs on pushes targeting the `main` branch. Change this to `master` if you're # using the `master` branch as the default branch. push: - branches: [3-add-ci] + branches: [main, v0.0.1] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: