run deploy action
Some checks failed
release / release (push) Failing after 0s
test / cargo test (push) Has been cancelled

This commit is contained in:
Michal Vanko 2024-09-18 12:50:28 +02:00
parent fbb70fa6f2
commit 46394f362c

View File

@ -1,5 +1,8 @@
name: release name: release
on: workflow_dispatch on:
push:
branches:
main
env: env:
PORT: 3081 PORT: 3081