Skip to content

Commit 24def94

Browse files
author
Inbal Tako
committed
Fix github actions
1 parent 68e4321 commit 24def94

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
- name: Publish
2727
uses: musps/action-deployer-php@master
2828
with:
29-
env:
30-
SSH_PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
29+
SSH_PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
3130

3231
- name: Create changelog
3332
uses: heinrichreimer/[email protected]

0 commit comments

Comments
 (0)