diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 04bd998..a42e460 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -2,12 +2,9 @@ name: Deploy NoiseCapture as a static website on: - # Runs on pushes targeting the default branch push: - branches: [ "main" ] - - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: + tags: + - "v*" # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: