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

This commit is contained in:
2023-08-26 13:54:19 -07:00
parent fb45ad6ee5
commit a73cd2b923

View File

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