wip
This commit is contained in:
parent
5f8f59f8b5
commit
73b1427fe6
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
git log --graph --pretty=format':%h%%d %s %an, %ar' | head -n 5
|
||||
echo "--"
|
||||
REF="${{ github.ref }}"
|
||||
BRANCH=${REF#refs/heads/}"
|
||||
BRANCH=${REF#refs/heads/}
|
||||
|
||||
if [ "$BRANCH" != "$REF" ]; then
|
||||
VERSION=${BRANCH#release/}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user