mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-09-01 20:28:57 +00:00
Update deploy.yml
This commit is contained in:
@@ -3,8 +3,6 @@ name: Buid and Deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@@ -28,4 +26,4 @@ jobs:
|
|||||||
protocol: ftps
|
protocol: ftps
|
||||||
security: strict
|
security: strict
|
||||||
state-name: ../.ftp-deploy-sync-state.json
|
state-name: ../.ftp-deploy-sync-state.json
|
||||||
local-dir: ./dist/itsfiveoclockwhere/
|
local-dir: ./dist/itsfiveoclockwhere/
|
||||||
|
|||||||
Reference in New Issue
Block a user