Skip to content

Commit

Permalink
Update gearboy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Feb 25, 2024
1 parent 784efe9 commit e2744c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gearboy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ jobs:
- name: Create release
run: |
cd release
ls -lsR
gh release create ${{ github.ref }} \
'${{ env.NAME_UPPER }}-${{ env.BUILD_NUMBER }}-windows.zip' \
'${{ env.NAME_UPPER }}-${{ env.BUILD_NUMBER }}-macos-13.zip' \
Expand Down

0 comments on commit e2744c5

Please sign in to comment.