Skip to content

Commit

Permalink
Update path for gempush
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Mar 21, 2024
1 parent 40999d7 commit a58ee1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Update resources
uses: test-room-7/action-update-file@v1
with:
file-path: ./lib/avalara_sdk/version.rb
file-path: lib/avalara_sdk/version.rb
commit-msg: Commit Nuget Package
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit a58ee1b

Please sign in to comment.