Skip to content

Commit

Permalink
Update Create_Public_Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha1638888 authored Dec 23, 2024
1 parent 2abc2dd commit 2854b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Create_Public_Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./*.tgz
asset_path: ./test-1.0.0.tgz
asset_name: package.tgz
asset_content_type: application/gzip

0 comments on commit 2854b85

Please sign in to comment.