Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
omznc authored Sep 28, 2023
1 parent 38a9876 commit 0ff8cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: omznc/livelaunch-dashboard:$(date +%s), omznc/livelaunch-dashboard:latest
tags: omznc/livelaunch-dashboard:${{ github.sha }}, omznc/livelaunch-dashboard:latest

0 comments on commit 0ff8cc8

Please sign in to comment.