Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed May 14, 2024
1 parent bca1194 commit f3a1459
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,10 @@ jobs:
# SOURCE_DIR: "build-coldbox/apidocs"
# DEST_DIR: ""

# - name: Publish to Maven Central
# run: |
- name: Publish to ForgeBox
run: |
cd build/module
box forgebox publish --force
- name: Create Github Release
uses: taiki-e/[email protected]
Expand Down

0 comments on commit f3a1459

Please sign in to comment.