1
0
Fork 0
mirror of synced 2025-04-20 01:21:01 +00:00

test github releases

This commit is contained in:
Akolzin Dmitry 2020-03-18 11:28:22 +03:00
parent b17b44de15
commit f874fd5e15
2 changed files with 0 additions and 2 deletions

View file

@ -62,7 +62,6 @@ jobs:
deploy:
provider: releases
token: $GITHUB_OAUTH_TOKEN
cleanup: false
file: $ARCHIVE_NAME
on:
condition: "$LAST_TAG != $CURRENT_VERSION"

View file

@ -6,7 +6,6 @@
* Class name: intaro_retailcrm
*/
global $MESS;
IncludeModuleLangFile(__FILE__);
if (class_exists('intaro_retailcrm'))
return;