Update .gitea/workflows/publish.yaml
This commit is contained in:
parent
b73fffa4a4
commit
61c97278e6
@ -2,6 +2,8 @@ name: Publish ApplicationRecord to Registry
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
branches:
|
||||
- '*'
|
||||
|
||||
env:
|
||||
CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_VAASL_LACONIC_USER_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user