Remove if
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user