mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-25 08:11:50 +01:00
[RELEASE CI] test new release
This commit is contained in:
parent
2364f10d8d
commit
c80d344046
2
.github/workflows/build_publish.yml
vendored
2
.github/workflows/build_publish.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
uses: AButler/upload-release-assets@v2.0
|
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: 'master/repo/*'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
release-tag: 'v.0.2.0'
|
release-tag: 'v.0.2.0'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user