Skip to content

Commit bfec466

Browse files
authored
Update android-publish.yml
1 parent 024a0ce commit bfec466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
releaseName: ${{ github.event.inputs.versionNumber }} (${{ github.event.inputs.versionName }})
7070

7171
- name: Push current release tag
72-
uses: actions-ecosystem/action-push-tag@v1.0.0
72+
uses: thejeff77/action-push-tag@v1.0.0
7373
with:
7474
tag: ${{ github.event.inputs.versionNumber }}
7575

0 commit comments

Comments
 (0)