Skip to content

fix edit link, change branches to main, new core name/location (#23) #31

fix edit link, change branches to main, new core name/location (#23)

fix edit link, change branches to main, new core name/location (#23) #31

Workflow file for this run

name: Deploy main Branch
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: GuillaumeFalourd/clone-github-repo-action@v2
with:
owner: 'deltachat'
repository: 'cosmos'
- name: Upload
uses: horochx/[email protected]
with:
user: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
host: "delta.chat"
port: 22
local: "cosmos"
remote: "/var/www/html/"