Compare commits

..

1 Commits

Author SHA1 Message Date
a73cd2b923 publish
All checks were successful
Build and publish / publish (push) Successful in 10s
2023-08-26 13:54:19 -07:00

View File

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