ci: run release workflow on any published release

we will be using pre-releases for the beta period
This commit is contained in:
Nikhil Narayana 2023-09-02 13:02:53 -07:00
commit f487815a96
No known key found for this signature in database
GPG key ID: 2D6E647B8732451F

View file

@ -2,7 +2,7 @@ name: Upload Latest Artifacts to Release
on: on:
release: release:
types: [released] types: [published]
jobs: jobs:
package: package: