Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 committed Nov 10, 2023
1 parent d0f4cbe commit 079237e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: csexton/release-asset-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: publish/TvTime-v${{steps.get-version.outputs.version}}.zip
file: publish/TvTime-v${{steps.get-version.outputs.version}}-x64.zip
release-url: ${{ steps.create_release.outputs.upload_url }}

changelog:
Expand Down

0 comments on commit 079237e

Please sign in to comment.