From 9671dacb1cf4d3cdd8ed03d530ad07164b1e2449 Mon Sep 17 00:00:00 2001 From: Hemna Date: Fri, 4 Nov 2022 10:32:22 -0400 Subject: [PATCH] Only tag master build as master --- .github/workflows/master-build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/master-build.yml b/.github/workflows/master-build.yml index 281a0be..ce617d8 100644 --- a/.github/workflows/master-build.yml +++ b/.github/workflows/master-build.yml @@ -48,4 +48,3 @@ jobs: push: true tags: | hemna6969/aprsd:${{ steps.branch-name.outputs.current_branch }} - hemna6969/aprsd:latest