Skip to content

Commit e2b38e7

Browse files
committed
trying to get the version tag.
1 parent 8f30605 commit e2b38e7

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: 🚚 Get latest code
3333
uses: actions/checkout@v3
34-
- name: Set version tag
34+
- name: 🔢 Set current tag
3535
id: vars
3636
run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
3737

0 commit comments

Comments
 (0)