Skip to content

Commit

Permalink
fix: changed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
HussainTechSavvy committed Dec 15, 2023
1 parent d585342 commit c93656a
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 @@ -31,7 +31,7 @@ jobs:
with:
context: .
push: false
tags: improwised/php-base:8.2-s6-${{ steps.vars.outputs.sha_short }}
tags: improwised/php-base:8.2-s6-${{ steps.tag.outputs.sha_short }}
cache-from: type=gha
cache-to: type=gha,mode=max
timeout-minutes: 5

0 comments on commit c93656a

Please sign in to comment.