Skip to content

Commit

Permalink
Update upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjbayer authored Feb 2, 2021
1 parent e077699 commit 73489ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Upload release assets
on:
release:
types: [published]
types: [created]
jobs:
upload_assets:
name: Build and upload assets for ${{ matrix.os }}
Expand Down

0 comments on commit 73489ea

Please sign in to comment.