mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-18 23:31:47 -08:00
Doc: CI - Release info add to user.js #876
This commit is contained in:
parent
67f66c4191
commit
1406c3fd7b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -64,8 +64,10 @@ jobs:
|
|||
# or TAGVER=$(git describe --tags --abbrev=0)
|
||||
BRANCH=${{ matrix.branch }}
|
||||
TAGVER=${GITHUB_REF#refs/*/}
|
||||
NAME=${{ matrix.name }}
|
||||
|
||||
echo -e "[Info]\nVer=${TAGVER}\nBranch=${BRANCH}" > LEPTON
|
||||
sed -i "1i// ${TAGVER} ${NAME}" user.js
|
||||
|
||||
- name: Processing for STANDARD
|
||||
if: matrix.mode == 'STANDARD'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue