Skip to content

Commit 7d9acc7

Browse files
committed
chore: update wording
1 parent 3c8947a commit 7d9acc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
id: release
1515
with:
1616
release-type: ruby
17-
package-name: next_rails
18-
version-file: "lib/next_rails/version.rb"
17+
package-name: ombu_labs-auth
18+
version-file: "lib/ombu_labs/auth/version.rb"
1919
changelog-types: '[{"type":"feat","section":"Features","hidden":false}, {"type":"fix","section":"Bug Fixes","hidden":false}, {"type":"chore", "section":"Miscellaneous","hidden":false}]'
2020
- name: Checkout
2121
uses: actions/checkout@v3

0 commit comments

Comments
 (0)