mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-19 18:22:34 +01:00
[RELEASE CI] test new release
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -84,11 +84,10 @@ jobs:
|
||||
|
||||
- name: Upload Release
|
||||
uses: AButler/upload-release-assets@v2.0
|
||||
if: "startsWith(github.event.head_commit.message, '[RELEASE CI]')"
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user