We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8e7e0 commit f9f5cfbCopy full SHA for f9f5cfb
.github/workflows/publish-new-version.yml
@@ -30,7 +30,7 @@ jobs:
30
permissions:
31
contents: write
32
needs: pre_release_check
33
- uses: GetStream/stream-build-conventions-android/blob/develop/.github/workflows/[email protected]
+ uses: GetStream/stream-build-conventions-android/.github/workflows/[email protected]
34
35
with:
36
bump: ${{ inputs.bump }}
0 commit comments