Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuba Wolynko committed Jun 4, 2024
1 parent 8afd8cf commit 10b1589
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 @@ -30,7 +30,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: 3sky/keycloak-aurora:{{ github.ref_name }}
tags: 3sky/keycloak-aurora:${{ github.ref_name }}
build-args: |
BUILD_DATE:${{ github.event.repository.updated_at }}
VERSION:{{ github.ref_name }}
Expand Down

0 comments on commit 10b1589

Please sign in to comment.