diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index d31ef1e..e1f9f8d 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -5,7 +5,7 @@ on: branches: - main # TODO: remove - - features/add-services-tests-cicd + - feature/add-services-tests-cicd tags: - 'prod' - 'v*'