Skip to content

Commit

Permalink
Fixed action file
Browse files Browse the repository at this point in the history
  • Loading branch information
geirawsm committed Jun 17, 2024
1 parent f8c27ba commit d3fafaf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,7 @@ jobs:
context: .
push: true
file: ./dockerfile
#tags: ${{secrets.DOCKER_USER}}/sausage_bot:${{ github.run_number }}
tags: ${{secrets.DOCKER_USER}}/sausage_bot:latest
tags: ${{secrets.DOCKER_USER}}/sausage_bot:latest
labels: |
Last run number=${{ github.run_number }}
Last commit=${{ github.sha }}

0 comments on commit d3fafaf

Please sign in to comment.