Fix workflow

This commit is contained in:
Luke Leppan 2022-12-06 21:58:42 +02:00
parent 8a522c9cdd
commit 8b253b71eb

View file

@ -78,5 +78,5 @@ jobs:
with: with:
upload_url: ${{ steps.create_release.outputs.upload_url }} upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./src/styles.css asset_path: ./src/styles.css
assest_name: styles.css asset_name: styles.css
asset_content_type: text/css asset_content_type: text/css