Skip to content

Commit 2375682

Browse files
committed
build with actions
1 parent 39bc830 commit 2375682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-on-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
3030

3131
- name: Build release assets
32-
run: bundle exec rake book:build
32+
run: bundle exec rake book:build_action
3333

3434
- name: Create release
3535
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)