Skip to content

Commit

Permalink
Merge pull request #14 from humhub-contrib/fix/241-marketplace-upload
Browse files Browse the repository at this point in the history
Fix marketplace upload
  • Loading branch information
luke- authored Oct 5, 2022
2 parents 444c264 + 8937365 commit c795700
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/marketplace-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ name: Upload to HumHub Marketplace

jobs:
build:
uses: humhub/actions/.github/workflows/module-marketplace-upload.yml@main
secrets:
MARKETPLACE_API_KEY: ${{ secrets.MARKETPLACE_API_KEY }}
uses: humhub-contrib/actions/.github/workflows/module-marketplace-upload.yml@main
secrets: inherit

0 comments on commit c795700

Please sign in to comment.