somethings not right
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
Details
parent
a8f7a09d69
commit
f23d070a89
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: Build project
|
||||
env:
|
||||
VERSION: ${GITHUB_REF##*/}
|
||||
VERSION: ${{github.ref_name}}
|
||||
run: npm run build
|
||||
|
||||
- name: Package build output
|
||||
|
|
|
|||
Loading…
Reference in New Issue