fix(ci): Do not filter tags on branches

This commit is contained in:
Mike A
2024-02-29 18:20:23 +01:00
parent 70e1688339
commit 2e256d0989
2 changed files with 0 additions and 2 deletions

View File

@@ -9,7 +9,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
permissions:
pages: write