mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-08 22:21:03 +00:00
wip: pulls tags
This commit is contained in:
parent
7c059b3a3d
commit
83f4f8c8c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
- run: cd $GITHUB_WORKSPACE
|
||||
- run: pwd
|
||||
- run: ls -alt
|
||||
- run: git fetch --tags
|
||||
- run: git pull --tags
|
||||
- run: git describe --tags
|
||||
- run: echo $(sh .github/workflows/version.sh)
|
||||
- run: echo "::set-output version=$(sh .github/workflows/version.sh)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue