Skip to content

Commit

Permalink
Set correct plugin directory slug
Browse files Browse the repository at this point in the history
  • Loading branch information
psrpinto committed May 9, 2023
1 parent ded053e commit 7392afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
with:
generate-zip: false
env:
SLUG: openid-connect-server
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
BUILD_DIR: release/${{ inputs.version }}
Expand Down

0 comments on commit 7392afa

Please sign in to comment.