Skip to content

Commit

Permalink
Try bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Aug 14, 2023
1 parent 246db70 commit d32896e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,18 @@ jobs:
- name: "echo ls -al"
run: ls -al

- name: "echo versions"
run: cat */lib/*/version.rb | grep VERSION

- name: "Bump all"
run: ./bin/bump-all

- name: "echo versions"
run: cat */lib/*/version.rb | grep VERSION







0 comments on commit d32896e

Please sign in to comment.