This commit is contained in:
Thomas E Lackey 2023-11-22 17:03:08 -06:00
parent 67b80e901c
commit f4b8b2bd05

View File

@ -1,5 +1,8 @@
name: Publish npm package to gitea
name: Publish ApplicationRecord to Laconic Registry
on:
pull_request:
branches:
- '*'
release:
types: [published]
jobs: