Remove if

This commit is contained in:
Ben Sarmiento
2023-11-21 21:32:47 +01:00
parent a536c1f952
commit 953eaedd8b

View File

@@ -85,7 +85,6 @@ jobs:
path: compressed_artifacts
- name: Publish to zurg-testing
if: startsWith(github.ref, 'refs/tags/v')
run: |
git config --global user.name "Zurg"
git config --global user.email "zurg@debridmediamanager.com"