diff --git a/.github/workflows/apcd-cms.yml b/.github/workflows/apcd-cms.yml index 8470245d..90c86e0d 100644 --- a/.github/workflows/apcd-cms.yml +++ b/.github/workflows/apcd-cms.yml @@ -36,4 +36,4 @@ jobs: with: context: apcd_cms push: true - tags: taccwma/apcd_cms:${{ steps.vars.outputs.SHORT_SHA }},taccwma/apcd_cms:${{ steps.vars.outputs.BRANCH_NAME }} + tags: taccwma/apcd-cms:${{ steps.vars.outputs.SHORT_SHA }},taccwma/apcd-cms:${{ steps.vars.outputs.BRANCH_NAME }} \ No newline at end of file