publish
All checks were successful
Build and publish / publish (push) Successful in 11s

This commit is contained in:
James Brumond 2023-08-26 15:00:24 -07:00
parent 17e457ed2b
commit fefb06613f
Signed by: james
GPG Key ID: E8F2FC44BAA3357A

View File

@ -3,9 +3,9 @@ name: Build and publish
on:
workflow_dispatch: { }
# push:
# branches:
# - master
push:
branches:
- master
jobs:
publish: