mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-24 22:26:06 +03:00
update fork condition
This commit is contained in:
parent
752b11a2b6
commit
5b58d030c9
@ -78,5 +78,5 @@ jobs:
|
||||
file: $ARCHIVE_NAME
|
||||
on:
|
||||
condition: "$LAST_TAG != $CURRENT_VERSION"
|
||||
if: branch = master AND type = push AND fork = true
|
||||
if: branch = master AND type = push AND fork = false
|
||||
after_deploy: make delete_archive
|
Loading…
Reference in New Issue
Block a user