Skip to content

Commit

Permalink
Update dotnet-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Mar 22, 2022
1 parent f418837 commit ab2bdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
with:
repo_name: Portalum/Portalum.TrwPrinter.EasyPrinterS3.ControlPanel
repo_name: Portalum/Portalum.TrwPrinter
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./publish/Portalum.TrwPrinter.EasyPrinterS3.ControlPanel.zip
tag: ${{ steps.get_version.outputs.tag }}
Expand Down

0 comments on commit ab2bdf2

Please sign in to comment.