Skip to content

Commit 1d7656f

Browse files
Dont start worklfow without approval (#1407)
1 parent 401686a commit 1d7656f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-new-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
jobs:
1515
publish:
1616
uses: GetStream/android-ci-actions/.github/workflows/release-new-version.yml@main
17+
environment: 'publish'
1718
with:
1819
ref: "develop"
1920
bump: ${{ inputs.bump }}

0 commit comments

Comments
 (0)