Skip to content

Commit c186c7a

Browse files
committed
more tests
1 parent ebf8715 commit c186c7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ jobs:
121121
with:
122122
ref: development
123123

124+
- name: Setup CommandBox
125+
uses: Ortus-Solutions/[email protected]
126+
with:
127+
forgeboxAPIKey: ${{ secrets.FORGEBOX_TOKEN }}
128+
124129
- name: Download build artifacts
125130
uses: actions/download-artifact@v2
126131
with:

0 commit comments

Comments
 (0)