Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
phalkmin committed Apr 18, 2024
2 parents f645c9b + 7774b75 commit 6c0f921
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}

SLUG: ${{ secrets.SLUG }}
# After the deploy, we also want to create a zip and upload it to the release on Github. We don't want
# users to have to go to the repository to find our plugin :).
- name: Upload release asset
Expand Down

0 comments on commit 6c0f921

Please sign in to comment.