Skip to content

Commit 0fb53f6

Browse files
authored
ci: create internal release tag only once per release run (runfinch#1598)
Signed-off-by: Arjun Raja Yogidas <arjunry@amazon.com>
1 parent 1a7491a commit 0fb53f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-automation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ jobs:
125125
upload-release-definition-to-s3:
126126
needs:
127127
- get-latest-tag
128+
- upload-msi-to-release
129+
- upload-pkg-and-dependency-source-code-to-release
128130
runs-on: ubuntu-latest
129131
permissions:
130132
id-token: write

0 commit comments

Comments
 (0)