mirror of https://github.com/gorhill/uBlock.git
Update mv3.yml
This commit is contained in:
parent
44f3bea4c3
commit
f20f2bbc77
|
@ -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 New Issue