Skip to content

Commit

Permalink
fix name to test GHA push to GHCR
Browse files Browse the repository at this point in the history
  • Loading branch information
thetoolsmith committed Jan 8, 2025
1 parent 908a712 commit 2bd38d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
id: publish
if: github.ref == 'refs/heads/main' && steps.login.conclusion == 'success'
run: |
docker push ghcr.io/cfpb/regtech/sbl/regtech-user-fi-management --all-tags
docker push ghcr.io/cfpb/regtech/sbl/regtech-user-fi-management-latest --all-tags

0 comments on commit 2bd38d5

Please sign in to comment.