Skip to content

Commit

Permalink
fix: oops invalid reference format (fml) [docker build]
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Moore committed Oct 14, 2023
1 parent 8ca70ce commit 96ae0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
COMMIT_TAG=${{ github.sha }}
tags: |
tycrek/ass:latest
tycrek:ass:${{ github.sha }}
tycrek/ass:${{ github.sha }}
discord:
name: Send Discord Notification
needs: build_and_push
Expand Down

0 comments on commit 96ae0ac

Please sign in to comment.