fat fingered copy paste

This commit is contained in:
Michael Shaw 2022-09-19 13:59:37 -04:00
parent 50de2af907
commit 884dc19b5b

View File

@ -13,7 +13,6 @@ jobs:
run: |
echo ::set-output name=sha::$(echo ${GITHUB_SHA:0:7})
echo ::set-output name=tag::$(echo ${GITHUB_REF#refs/tags/})
- name: Docker Login to Github Registry
- name: Run docker build
run: make docker-build
- name: Tag docker image