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

This commit is contained in:
2023-08-20 20:14:59 -07:00
parent 14a9838d04
commit 0f63765418
2 changed files with 4 additions and 4 deletions

View File

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