Skip to content

Commit

Permalink
fix apcd image path
Browse files Browse the repository at this point in the history
  • Loading branch information
chandra-tacc committed Nov 26, 2024
1 parent 9c23884 commit 5dc4b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apcd-cms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 5dc4b9b

Please sign in to comment.