Skip to content

Commit 645e680

Browse files
committed
Fix deploy workflow
1 parent ba33c4c commit 645e680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
generate-zip: true
2222
env:
23+
SLUG: yoast-comment-hacks
2324
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
2425
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
2526
# After the deploy, we also want to create a zip and upload it to the release on Github. We don't want

0 commit comments

Comments
 (0)