Skip to content

Commit

Permalink
now?
Browse files Browse the repository at this point in the history
  • Loading branch information
0PandaDEV committed Aug 24, 2024
1 parent 9c95bd9 commit da16027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
context: .
push: true
tags: |
${{ env.GITHUB_REGISTRY }}/${{ env.GITHUB_IMAGE_NAME }}:latest
${{ env.GITHUB_REGISTRY }}/${{ lowercase(env.GITHUB_IMAGE_NAME) }}:latest

0 comments on commit da16027

Please sign in to comment.