mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-29 21:51:23 -08:00
Fix: Intaller - RFC update to need [Info] section
This commit is contained in:
parent
c688cdb90b
commit
6837051e4e
3 changed files with 3 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
BRANCH=${{ matrix.branch }}
|
||||
TAGVER=${GITHUB_REF#refs/*/}
|
||||
|
||||
echo -e "Ver=${TAGVER}\nBranch=${BRANCH}" > LEPTON
|
||||
echo -e "\[Info\]\nVer=${TAGVER}\nBranch=${BRANCH}" > LEPTON
|
||||
|
||||
- name: Release Structure
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue