Skip to content

Commit 73e197d

Browse files
upload tar.gz for new releases
1 parent d9f4643 commit 73e197d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Nuget CD
1+
name: Release CD
22

33
on:
44
# Allows you to run this workflow manually from the Actions tab
@@ -41,4 +41,5 @@ jobs:
4141
- uses: shogo82148/actions-upload-release-asset@v1
4242
with:
4343
upload_url: ${{ github.event.release.upload_url }}
44-
asset_path: /tmp/jwt-cpp-${{ github.event.release.tag_name }}.zip
44+
asset_path: /tmp/jwt-cpp-${{ github.event.release.tag_name }}.zipelease.upload_url }}
45+

0 commit comments

Comments
 (0)