Skip to content

Commit

Permalink
Set hardcoded version to start with
Browse files Browse the repository at this point in the history
  • Loading branch information
Rounak Datta committed Aug 8, 2023
1 parent 3102d4a commit fd85f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_cli_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
arguments: assemble
env:
JRELEASER_PROJECT_VERSION: ${{ github.ref_name }}
JRELEASER_PROJECT_VERSION: "0.0.1"
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
JRELEASER_PLATFORM_OVERRIDE: ${{ matrix.job.jreleaser_platform }}

Expand Down

0 comments on commit fd85f9c

Please sign in to comment.