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

This commit is contained in:
James Brumond 2023-08-26 13:54:19 -07:00
parent fb45ad6ee5
commit a73cd2b923
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: