Skip to content

Commit eeb02b9

Browse files
authored
Add key
1 parent 6699aac commit eeb02b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/installer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
with:
1212
repository: 'PathOfBuildingCommunity/PathOfBuilding-Installer'
1313
ref: 'master'
14+
ssh-key: '${{ secrets.POB_INSTALLER_KEY }}'
1415
- name: Create installer
1516
run: 'python3 make_release.py'
1617
- name: Upload artifact

0 commit comments

Comments
 (0)