Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danymukesha authored Jan 8, 2024
1 parent b86233b commit 1011765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./dist/*
asset_name: pca_pwa-${{ github.event.release.1.0.3 }}.tar.gz
asset_name: pca_pwa-${{ github.event.release.name }}.tar.gz
asset_content_type: application/gzip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1011765

Please sign in to comment.