minor fix
Some checks failed
release / check and build (push) Has been cancelled

This commit is contained in:
2024-09-14 23:26:42 +03:30
parent c5136bd8f3
commit c6c8f3ba3f

View File

@@ -1,8 +1,9 @@
name: release name: release
on: on:
push: push:
tags: branches: [ "main" ]
- "*" pull_request:
branches: [ "main" ]
env: env:
ASPNETCORE_ENVIRONMENT: Production ASPNETCORE_ENVIRONMENT: Production