Compare commits

..

1 Commits

Author SHA1 Message Date
fefb06613f publish
All checks were successful
Build and publish / publish (push) Successful in 11s
2023-08-26 15:00:24 -07:00

View File

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