Skip to content

Commit 84fba0b

Browse files
committed
trying to get the version tag.
1 parent 5210ffd commit 84fba0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131

32-
- name: 🔢 Set current tag
32+
- name: 🔢 Set version tag
3333
id: vars
3434
run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
3535

0 commit comments

Comments
 (0)