Skip to content

Commit

Permalink
fix: api exception call not throwing error
Browse files Browse the repository at this point in the history
  • Loading branch information
leafmoes committed Nov 6, 2024
1 parent f86735a commit 836a79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
file: Dockerfile
push: true
tags: |
${{ env.DOCKER_HUB_REPO }}:lates1314521t
${{ env.DOCKER_HUB_REPO }}:latest
${{ env.DOCKER_HUB_REPO }}:${{ steps.slug.outputs.sha7 }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 836a79b

Please sign in to comment.