mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-02 21:08:12 +00:00
chore(workflows): changed push branch from master to main
This commit is contained in:
@@ -3,10 +3,10 @@ name: Build & Deploy to VPS
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PROJECT_NAME: stacjownik
|
PROJECT_NAME: stacjownik-td2
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_deploy:
|
build_and_deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user