Skip to content

Commit

Permalink
Add lib file in commit
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Apr 1, 2024
1 parent 7adbc68 commit 171f5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
bundle exec appraisal
git config user.name 'GitHub Actions'
git config user.email [email protected]
git add Gemfile.lock gemfiles
git add Gemfile.lock gemfiles lib
git commit -m "Version bump"
git status
Expand Down

0 comments on commit 171f5bc

Please sign in to comment.