chore: sync tinkering updates

This commit is contained in:
41666 2020-10-06 13:25:16 -04:00
parent 4cef998233
commit 0002cefd7f
13 changed files with 628 additions and 121 deletions

View file

@ -9,12 +9,7 @@ jobs:
steps:
- uses: actions/checkout@master
with:
ssh-key: ${{secrets.DEPLOY_KEY}}
# - name: Setup Git
# uses: webfactory/ssh-agent@v0.2.0
# with:
# ssh-private-key: ${{ secrets.DEPLOY_KEY }}
ssh-key: ${{ secrets.DEPLOY_KEY }}
- name: Push changes
id: push