mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-11-01 06:55:06 +01:00
[RELEASE CI] test new release
This commit is contained in:
parent
c228648bb6
commit
fe6568b82c
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -80,14 +80,14 @@ jobs:
|
||||
body: |
|
||||
Release body
|
||||
draft: false
|
||||
prerelease: false
|
||||
prerelease: true
|
||||
|
||||
- name: Upload Release
|
||||
uses: AButler/upload-release-assets@v2.0
|
||||
with:
|
||||
files: 'master/repo/*'
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# release-tag: ${{ github.ref }}
|
||||
release-tag: ${{ github.ref }}
|
||||
|
||||
# - name: Checkout repo branch
|
||||
# if: github.event_name == 'push' && github.repository == 'AriaMoradi/Tachidesk'
|
||||
|
Loading…
Reference in New Issue
Block a user