Skip to content

Commit e54bb93

Browse files
committed
fix
1 parent bc8cd2f commit e54bb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Upload binaries to release
4343
uses: svenstaro/upload-release-action@v2
4444
with:
45-
repo_name: Portalum/Portalum.Zvt
45+
repo_name: tinohager/WebpCompression
4646
repo_token: ${{ secrets.GITHUB_TOKEN }}
4747
file: ./publish/WebpCompression.zip
4848
tag: ${{ steps.get_version.outputs.tag }}

0 commit comments

Comments
 (0)