Skip to content

Commit

Permalink
pues ya no se me ocurre na
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Monforte González committed Jul 9, 2024
1 parent d751ffd commit c7cd2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./dist
asset_path: ./dist/*
asset_name: my_project-${{ github.ref }}.tar.gz
asset_content_type: application/gzip

Expand Down

0 comments on commit c7cd2d0

Please sign in to comment.