some random thing.

This commit is contained in:
Dan 2022-11-17 14:50:00 -05:00
parent 99628e6674
commit db368fbb41
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v4 uses: docker/metadata-action@v4
with: with:
images: images: some/random/thing
name=sartography/spiffworkflow-backend
- name: Login to DockerHub - name: Login to DockerHub
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'