diff --git a/.woodpecker/build_release.yml b/.woodpecker/build_release.yml index ec568cf..7d57b7b 100644 --- a/.woodpecker/build_release.yml +++ b/.woodpecker/build_release.yml @@ -37,4 +37,4 @@ steps: context: ./build repo: vistanarvas/${CI_REPO_NAME} auto_tag: true - auto_tag_suffix: -php-${PHP_VERSION} \ No newline at end of file + auto_tag_suffix: php-${PHP_VERSION} \ No newline at end of file