This commit is contained in:
parent
5af2dd63c1
commit
982ff884db
|
@ -1,5 +1,8 @@
|
||||||
run-name: ${{ gitea.actor }}, deploy with ssh
|
run-name: ${{ gitea.actor }}, deploy with ssh
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- "release"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_PATH: "."
|
BUILD_PATH: "."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user