Skip to content

Commit

Permalink
fix: added valid fallback tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Jan 26, 2025
1 parent 40c960b commit 517e440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
token: ${{ github.token }}
branch: main
fallbackTag: 'v0.0.0'
fallbackTag: latest

- name: Echo build version into GITHUB_OUTPUT
id: build_ver
Expand Down

0 comments on commit 517e440

Please sign in to comment.