Skip to content

Commit 88714ff

Browse files
committed
Fix workflow reference
1 parent db8e7e0 commit 88714ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
permissions:
3131
contents: write
3232
needs: pre_release_check
33-
uses: GetStream/stream-build-conventions-android/blob/develop/.github/workflows/[email protected]
33+
uses: GetStream/stream-build-conventions-android/.github/workflows/[email protected]
3434

3535
with:
3636
bump: ${{ inputs.bump }}

0 commit comments

Comments
 (0)