Skip to content

Commit b9c3043

Browse files
committed
<other>(github): fix release actions
1 parent 81f4218 commit b9c3043

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727

2828
- name: Get Tag
2929
id: var
30-
#run: echo ::set-output name=tag::${GITHUB_REF#refs/*/}
3130
run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
3231

3332
- name: Build APK

0 commit comments

Comments
 (0)