Skip to content

Commit b5f0c0d

Browse files
upgraded: renamed pip package to snow-workspace-extractor
1 parent f285c37 commit b5f0c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/we-bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
env:
4747
NEW_VERSION: ${{ steps.get_version.outputs.version }}
4848
FILE_NAME: __version__.py
49-
working-directory: "${{ github.workspace }}/snowflake-data-validation"
49+
working-directory: "${{ github.workspace }}/DBX/workspace_extractor_package"
5050

5151
- name: Repository Setup
5252
run: |

0 commit comments

Comments
 (0)