test github releases
This commit is contained in:
parent
b17b44de15
commit
f874fd5e15
2 changed files with 0 additions and 2 deletions
|
@ -62,7 +62,6 @@ jobs:
|
|||
deploy:
|
||||
provider: releases
|
||||
token: $GITHUB_OAUTH_TOKEN
|
||||
cleanup: false
|
||||
file: $ARCHIVE_NAME
|
||||
on:
|
||||
condition: "$LAST_TAG != $CURRENT_VERSION"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
* Class name: intaro_retailcrm
|
||||
*/
|
||||
global $MESS;
|
||||
|
||||
IncludeModuleLangFile(__FILE__);
|
||||
if (class_exists('intaro_retailcrm'))
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue