diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2eab8e0..b360276 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,5 +59,5 @@ jobs: with: context: . push: true - tags: ${{ steps.vnum.formatted_version }} + tags: 1.0.0 labels: ${{ steps.meta.outputs.labels }}