mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-26 08:41:50 +01:00
[RELEASE CI] test new release
This commit is contained in:
parent
8d95701e8e
commit
d113311f4e
3
.github/workflows/build_publish.yml
vendored
3
.github/workflows/build_publish.yml
vendored
@ -70,7 +70,8 @@ jobs:
|
|||||||
cd master
|
cd master
|
||||||
./.github/scripts/create-repo.sh
|
./.github/scripts/create-repo.sh
|
||||||
|
|
||||||
- uses: AButler/upload-release-assets@v2.0
|
- name: Upload Release
|
||||||
|
uses: AButler/upload-release-assets@v2.0
|
||||||
if: "startsWith(github.event.head_commit.message, '[RELEASE CI]')"
|
if: "startsWith(github.event.head_commit.message, '[RELEASE CI]')"
|
||||||
with:
|
with:
|
||||||
files: 'repo/*'
|
files: 'repo/*'
|
||||||
|
Loading…
Reference in New Issue
Block a user