Update .gitea/workflows/publish.yaml
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m1s

This commit is contained in:
zramsay 2024-08-21 15:54:28 +00:00
parent 61c97278e6
commit faadcb6d45

View File

@ -2,7 +2,9 @@ name: Publish ApplicationRecord to Registry
on:
release:
types: [published]
push:
branches:
- main
- '*'
env: