[RELEASE CI] test new release

This commit is contained in:
Aria Moradi 2021-02-13 12:57:01 +03:30
parent 8d95701e8e
commit d113311f4e

View File

@ -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/*'