Skip to content

Commit

Permalink
fix build-version in dev release (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrai2 authored Dec 17, 2024
1 parent 1791db8 commit 4166d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-latest-dev-release-to-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
needs: create-github-prerelease
secrets: inherit
with:
build-version: ${{ github.ref_name }}
build-version: latest
tags: "main, latest"

0 comments on commit 4166d95

Please sign in to comment.