[RELEASE CI] test new release

This commit is contained in:
Aria Moradi 2021-02-13 13:12:40 +03:30
parent d113311f4e
commit 2602275c20

View File

@ -76,6 +76,7 @@ jobs:
with:
files: 'repo/*'
repo-token: ${{ secrets.GITHUB_TOKEN }}
release-tag: 'v0.2.0'
# - name: Create Release
# if: github.event_name == 'push' && github.repository == 'AriaMoradi/Tachidesk' && startsWith(github.event.head_commit.message, '[RELEASE CI]')