This commit is contained in:
Kieran Eglin 2024-03-28 15:53:33 -07:00
parent 6f36df19dd
commit f3fcf3b7c7
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -2,9 +2,11 @@ name: Release
on: on:
push: push:
branches: ["master"] branches:
- master
release: release:
types: ["published"] types:
- published
jobs: jobs:
build: build: