Skip to content

Commit

Permalink
Bump version from 1.0.0 to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed Jul 4, 2024
1 parent 97bd158 commit 61e31bf
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 @@ -76,7 +76,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ env.binaryFileName }}-darwin-v${{ env.releaseVersion }}-${{ matrix.goarch }}
path: ./jf-zipped
path: ./build/jf.app/Contents/MacOS/${{ env.binaryFileName }}
retention-days: 1


0 comments on commit 61e31bf

Please sign in to comment.