We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f285c37 commit b5f0c0dCopy full SHA for b5f0c0d
.github/workflows/we-bump-version.yml
@@ -46,7 +46,7 @@ jobs:
46
env:
47
NEW_VERSION: ${{ steps.get_version.outputs.version }}
48
FILE_NAME: __version__.py
49
- working-directory: "${{ github.workspace }}/snowflake-data-validation"
+ working-directory: "${{ github.workspace }}/DBX/workspace_extractor_package"
50
51
- name: Repository Setup
52
run: |
0 commit comments