Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-crane authored Dec 30, 2023
1 parent ac3eb0a commit 6a40dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ jobs:
with:
name: october_pr${{ github.event.pull_request.number }}_${{ github.event.pull_request.head.sha }}_${{ matrix.build.tag }}.zip
path: |
./build/bin/october_${{ steps.normalise_version.outputs.version }}_${{ matrix.build.tag }}.zip
./build/bin/october-${{ matrix.build.tag }}.zip
- name: Get latest release from API
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 6a40dbb

Please sign in to comment.