mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 13:21:44 +01:00
set version name on preview version
This commit is contained in:
parent
f6c2b039b5
commit
a780a57500
2
.github/workflows/deploy-next.yml
vendored
2
.github/workflows/deploy-next.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Set build env
|
||||
run: |
|
||||
echo "VITE_COMMIT_HASH=$(git rev-parse --short HEAD)" >> $GITHUB_ENV
|
||||
echo "VITE_APP_VERSION=$(jq -r .version ./package.json)" >> $GITHUB_ENV
|
||||
echo "VITE_APP_VERSION=preview" >> $GITHUB_ENV
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user