Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Tweak release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsch committed May 31, 2020
1 parent 0dc1bf0 commit 018df94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Release
on:
release:
types:
- publish
- prereleased
- released


jobs:
Expand Down

0 comments on commit 018df94

Please sign in to comment.