Compare commits

..

No commits in common. "737ff9203ba183da80703c53c30eabebf04408d0" and "55a730c909a2c8b38fa3223765dac7110efff2a3" have entirely different histories.

2 changed files with 0 additions and 12 deletions

View File

@ -18,14 +18,4 @@ jobs:
with:
name: blog-public
path: public/
name: scp files
- name: Deploy
uses: appleboy/scp-action@v0.1.7
with:
host: ${{ secrets.DEPLHOST }}
username: ${{ secrets.DEPLUSR }}
key: ${{ secrets.DEPLKEY }}
source: "public"
strip_components: 1
target: /var/www/krzyzanowski.dev/blog

2
.gitignore vendored
View File

@ -1,4 +1,2 @@
public/
*.lock
blog-build-ci
blog-build-ci.pub