Skip to content

Commit

Permalink
fix: os_name does not exists
Browse files Browse the repository at this point in the history
  • Loading branch information
wassimk committed Jun 8, 2024
1 parent 78f1afe commit 13105f7
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 @@ -53,7 +53,7 @@ jobs:
- name: Publish release artifacts
uses: actions/upload-artifact@v4
with:
name: elgato-light-${{ matrix.platform.os_name }}
name: elgato-light-${{ matrix.platform.os }}
path: "elgato-light-*"

- name: Publish GitHub release
Expand Down

0 comments on commit 13105f7

Please sign in to comment.