Skip to content

Commit 30927be

Browse files
fix: fix branch name in pipeline condition
1 parent dbb60d0 commit 30927be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Publish Native Android Library
44
on:
55
push:
66
branches:
7-
- feat/RMET-5076/update-errors
7+
- ci/add-release-pipeline
88

99
jobs:
1010
publish-android:

0 commit comments

Comments
 (0)