Skip to content

Commit

Permalink
a ver si de esta...
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Monforte González committed Jul 9, 2024
1 parent 7b48a99 commit dfc95b8
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 @@ -43,7 +43,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.UPLOAD_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./dist/*.tar.gz
asset_path: ./dist/*
asset_name: htmlcalendar-${{ github.ref }}.tar.gz
asset_content_type: application/gzip

0 comments on commit dfc95b8

Please sign in to comment.