mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
chore: sync tinkering updates
This commit is contained in:
parent
4cef998233
commit
0002cefd7f
13 changed files with 628 additions and 121 deletions
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue