Skip to content

Commit

Permalink
fix: no generate zip
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Nov 18, 2024
1 parent cf73219 commit ba45b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-svn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
plugin-repository: https://helixteamhub.cloud/edunext/projects/openedx-commerce/repositories/subversion/openedx-commerce
svn-username: ${{ secrets.SVN_HELIX_USERNAME }}
svn-password: ${{ secrets.SVN_HELIX_PASSWORD }}
plugin-zip-folder: openedx-commerce
commit-message: ${{ inputs.message }}
assets-directory: ../docs/source/_images/plugin-page
working-directory: openedx-commerce
plugin-zip: ''

0 comments on commit ba45b90

Please sign in to comment.