Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6e3aac5d8
|
||
|
|
523c7cf67c
|
||
|
|
22aab5534e
|
||
|
|
47d6853b66
|
@@ -25,7 +25,7 @@ jobs:
|
||||
run: |
|
||||
echo "Creating version"
|
||||
|
||||
VERSION="0.0.8"
|
||||
VERSION="0.0.7"
|
||||
PROJECT_COMMIT_HASH=$(git rev-parse HEAD | cut -c 1-10)
|
||||
BRANCH_REF="${{ gitea.ref }}"
|
||||
BRANCH_NAME=$(echo "$BRANCH_REF" | cut -d '/' -f 3)
|
||||
|
||||
Reference in New Issue
Block a user