fixed build nameing, v10
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 11s
This commit is contained in:
parent
a7fed328ae
commit
025b14a288
@ -21,6 +21,7 @@ jobs:
|
||||
run: |
|
||||
ls -l
|
||||
git rev-parse --short HEAD
|
||||
date
|
||||
echo "SHA_SHORT=$(git rev-parse --short HEAD)" >> "$GITEA_ENV"
|
||||
echo "YEAR=$(python3 -c \"import datetime;print(datetime.date.today().year)\")" >> "$GITEA_ENV"
|
||||
env
|
||||
|
Loading…
Reference in New Issue
Block a user