mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
fix: promote main on release
This commit is contained in:
parent
44b782a85f
commit
bc6241553b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -76,3 +76,4 @@ jobs:
|
|||
run: make docker.promote
|
||||
env:
|
||||
RELEASE_TAG: ${{ github.event.inputs.version }}
|
||||
SOURCE_TAG: main
|
||||
|
|
Loading…
Reference in a new issue