Browse Source

Merge pull request #295 from external-secrets/fix/release-main

fix: promote main on release
paul-the-alien[bot] 4 years ago
parent
commit
972801f0cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/release.yml

+ 1 - 0
.github/workflows/release.yml

@@ -76,3 +76,4 @@ jobs:
         run: make docker.promote
         env:
           RELEASE_TAG: ${{ github.event.inputs.version }}
+          SOURCE_TAG: main