Skip to content

Commit 54f4bb9

Browse files
authored
Fix version tag in workflow (#42)
1 parent f9f5cfb commit 54f4bb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
permissions:
3131
contents: write
3232
needs: pre_release_check
33-
uses: GetStream/stream-build-conventions-android/.github/workflows/[email protected]
34-
33+
uses: GetStream/stream-build-conventions-android/.github/workflows/[email protected]
3534
with:
3635
bump: ${{ inputs.bump }}
3736
secrets:

0 commit comments

Comments
 (0)