mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 00:56:58 +00:00
refactor(workflow): rename MergeRefs job to clarify purpose
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
overwrite: true
|
||||
|
||||
MergeRefs:
|
||||
name: Do The Horrible Merge Thing
|
||||
name: Publish Multi-Arch Image And Release
|
||||
if: github.ref == 'refs/heads/main'
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user