only release when told to :D

This commit is contained in:
Aria Moradi 2021-01-22 00:40:05 +03:30
parent 08be142858
commit 1a23804e51

View File

@ -65,7 +65,7 @@ jobs:
configuration-cache-enabled: true
- name: Create repo artifacts
if: github.event_name == 'push' && github.repository == 'AriaMoradi/Tachidesk'
if: github.event_name == 'push' && github.repository == 'AriaMoradi/Tachidesk' && "startsWith(github.event.head_commit.message, '[RELEASE CI]')"
run: |
cd master
./.github/scripts/create-repo.sh