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

test deply

This commit is contained in:
Akolzin Dmitry 2020-03-18 11:43:47 +03:00
parent d1eea5ebc5
commit a1c11b7e14
2 changed files with 2 additions and 1 deletions

View file

@ -63,6 +63,7 @@ jobs:
provider: releases
token: $GITHUB_OAUTH_TOKEN
file: $ARCHIVE_NAME
skip_cleanup: true
on:
condition: "$LAST_TAG != $CURRENT_VERSION"
if: branch = master AND type = push

View file

@ -1,5 +1,5 @@
<?
$arModuleVersion = array(
"VERSION" => "5.2.9",
"VERSION" => "5.2.10",
"VERSION_DATE" => "2020-01-09 12:02:00"
);