Skip to content

Commit

Permalink
Upload to HumHub Marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
yurabakhtin committed Sep 7, 2023
1 parent 4f703de commit f6ee46f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/marketplace-upload.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
on:
push:
tags:
- 'v*'

name: Upload to HumHub Marketplace

jobs:
build:
uses: humhub/actions/.github/workflows/module-marketplace-upload.yml@main
secrets: inherit

0 comments on commit f6ee46f

Please sign in to comment.