Fix release
Release / deploy-production (push) Successful in 1m4s Details

This commit is contained in:
Adam Štrauch 2023-11-25 20:03:12 +01:00
parent c142b06565
commit 8763fb7edb
Signed by: cx
GPG Key ID: 7262DAFE292BCE20
2 changed files with 4 additions and 2 deletions

View File

@ -3,6 +3,8 @@ name: Release
on:
release:
types: [published]
push:
branches: [main]
workflow_dispatch: {}
jobs:

View File

@ -1,8 +1,8 @@
name: Unittests
on:
push:
branches: [main]
# push:
# branches: [main]
workflow_dispatch: {}
jobs: