Skip to content

Commit 844e489

Browse files
committed
Add SSH_PRIVATE_KEY
1 parent 96cf2d5 commit 844e489

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
env:
3535
FORCE_COLOR: 1
3636
GITHUB_TOKEN: ${{ github.token }}
37+
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
3738

3839
# TEMPORARY
3940
- run: |

0 commit comments

Comments
 (0)