on push
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m33s

This commit is contained in:
zramsay 2024-02-23 15:28:24 -05:00
parent a183df58f4
commit ea25950b57

View File

@ -2,6 +2,9 @@ name: Publish ApplicationRecord to Registry
on:
release:
types: [published]
push:
branches:
- publish-to-registry
env:
CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_LACONIC_USER_KEY }}