Skip to content

Commit

Permalink
Correct key
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Apr 24, 2024
1 parent 7343f42 commit e66fcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Upload build artifacts
uses: actions/upload-artifact@v4
with:
name: bin-${{ matrix.runs-on }}
name: bin-${{ matrix.os }}
path: bin
retention-days: 3
publish:
Expand Down

0 comments on commit e66fcbd

Please sign in to comment.