Skip to content

Commit

Permalink
Bump version from 1.4.0 to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Jun 4, 2024
1 parent e9b1163 commit ce65eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createMacOSBinaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
goarch: [ arm64,amd64 ]
steps:
- env:
releaseVersion: ${{ needs.extract_version.outputs.releaseVersion }}
releaseVersion: ${{ needs.Extract_Release_Version.outputs.releaseVersion }}
run: echo "$OUTPUT1 $OUTPUT2"
# Setup
- name: Setup Go
Expand Down

0 comments on commit ce65eb8

Please sign in to comment.