Skip to content

Commit d58a39b

Browse files
committed
ci: add release rake task
1 parent 218a05c commit d58a39b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ end
1616

1717
# Set the default task to run both rubocop and yard
1818
task default: %i[test rubocop yard]
19+
20+
task release: :default

0 commit comments

Comments
 (0)