mirror of
https://github.com/google/blockly.git
synced 2026-04-29 00:20:11 +02:00
chore: add a deploy key to allow pushing to main (#9642)
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||
|
||||
- name: Download versioned files
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user