Skip to content

Commit ab2bdf2

Browse files
committed
Update dotnet-publish.yml
1 parent f418837 commit ab2bdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Upload binaries to release
3737
uses: svenstaro/upload-release-action@v2
3838
with:
39-
repo_name: Portalum/Portalum.TrwPrinter.EasyPrinterS3.ControlPanel
39+
repo_name: Portalum/Portalum.TrwPrinter
4040
repo_token: ${{ secrets.GITHUB_TOKEN }}
4141
file: ./publish/Portalum.TrwPrinter.EasyPrinterS3.ControlPanel.zip
4242
tag: ${{ steps.get_version.outputs.tag }}

0 commit comments

Comments
 (0)