We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02a008f + 24def94 commit e34a70cCopy full SHA for e34a70c
1 file changed
.github/workflows/publish.yml
@@ -26,8 +26,7 @@ jobs:
26
- name: Publish
27
uses: musps/action-deployer-php@master
28
with:
29
- env:
30
- SSH_PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
+ SSH_PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
31
32
- name: Create changelog
33
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
0 commit comments