Skip to content

Commit a58ee1b

Browse files
author
Jonathan Wenger
committed
Update path for gempush
1 parent 40999d7 commit a58ee1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gem-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Update resources
5656
uses: test-room-7/action-update-file@v1
5757
with:
58-
file-path: ./lib/avalara_sdk/version.rb
58+
file-path: lib/avalara_sdk/version.rb
5959
commit-msg: Commit Nuget Package
6060
github-token: ${{ secrets.GITHUB_TOKEN }}
6161

0 commit comments

Comments
 (0)