Skip to content

Commit

Permalink
build manifest when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
geofffranks committed Aug 29, 2024
1 parent 3935786 commit c2ae338
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-cpan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
run: ./Build test
- name: Build
run: ./Build
- name: Build Manifest
run: ./Build manifest
- name: Deliver locally
run: ./Build dist
- name: Upload to CPAN
Expand Down

0 comments on commit c2ae338

Please sign in to comment.