Another file cannot be used
This commit is contained in:
@@ -22,8 +22,7 @@ jobs:
|
||||
- name: Update package version
|
||||
run: |
|
||||
log_info "Updating version in version.sh to $(yellow)$NEW_VERSION"
|
||||
sed -Ei "s|^(Version=\")[^\"]*|\1${NEW_VERSION}|" version.sh
|
||||
cat version.sh
|
||||
sed -Ei "s|^(Version=\")[^\"]*|\1${NEW_VERSION}|" Clear.sh
|
||||
- name: TARRRRRRRR and push
|
||||
run: |
|
||||
PACKAGE_NAME="clearscript-v${NEW_VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user