Skip to content

Commit 37d611f

Browse files
ci: fix indentation in yaml workflow
1 parent 32961e1 commit 37d611f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
COCOAPODS_TRUNK_TOKEN: ${{ secrets.COCOAPODS_TRUNK_TOKEN }}
5656
CAP_GH_RELEASE_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
5757

58-
publish-android:
58+
publish-android:
5959
needs: release
6060
uses: ./.github/workflows/publish_maven_central.yml
6161
secrets:

0 commit comments

Comments
 (0)