Обновить .forgejo/workflows/build.yaml
This commit is contained in:
parent
6acc88e953
commit
1778a72570
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name: Node.js Automated Build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main # или master, смотря какая ветка у тебя главная
|
main # или master, смотря какая ветка у тебя главная
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue