Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
san-est committed Jun 12, 2024
1 parent bb45a27 commit 0fc1529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
env:
REGISTRY: https://ghcr.io
IMAGE_NAME: san-est/gk-webapp
IMAGE_TAG: $(date +%s)
IMAGE_TAG: 1.0.${{github.run_number}}

jobs:

Expand Down

0 comments on commit 0fc1529

Please sign in to comment.