Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Nov 22, 2023
1 parent 4fe4290 commit d1c2558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
SPK_PACKAGE_VERSION: ${{ github.event.inputs.version }}
NODE_ARCH: ${{ matrix.NODE_ARCH }}

- uses: AButler/upload-release-assets@v2.0
- uses: AButler/upload-release-assets@v3.0
with:
files: homebridge-${{ matrix.SPK_PLATFORM }}-${{ github.event.inputs.version }}.spk
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d1c2558

Please sign in to comment.