mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-25 00:01:49 +01:00
test new publish
This commit is contained in:
parent
874b13fa14
commit
60073aace3
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@ -124,6 +124,8 @@ jobs:
|
||||
cd preview
|
||||
echo "{ \"latest\": \"$TAG\" }" > index.json
|
||||
git add index.json
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git commit -m "Updated to $TAG"
|
||||
git push origin main
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user