mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update mv3.yml
This commit is contained in:
parent
44f3bea4c3
commit
f20f2bbc77
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mv3.yml
vendored
2
.github/workflows/mv3.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
echo "TAGNAME=$(basename $(ls dist/build/uBOLite_*.chromium.mv3.zip) .chromium.mv3.zip)" >> $GITHUB_ENV
|
||||
RELEASENAME=${TAGNAME/_/ }
|
||||
echo "RELEASENAME=$RELEASENAME" >> $GITHUB_ENV
|
||||
cp dist/build/uBOLite.chromium/log.txt dist/mv3/
|
||||
cp dist/build/mv3-data/log.txt dist/mv3/
|
||||
- name: Commit uBOLite MV3 build log file
|
||||
# https://github.com/marketplace/actions/github-action-for-committing-changes-to-a-repository
|
||||
uses: devops-infra/action-commit-push@master
|
||||
|
|
|
|||
Loading…
Reference in a new issue