Skip to content

Commit

Permalink
chore: follow semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalk0 authored Jan 17, 2024
1 parent 9ea919c commit 8cc14a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: gylfirst/chouettebot:latest,gylfirst/chouettebot:${{ github.run_number }}
tags: gylfirst/chouettebot:latest,gylfirst/chouettebot:v0.0.${{ github.run_number }}

0 comments on commit 8cc14a9

Please sign in to comment.