Skip to content

Commit e659003

Browse files
committed
test: github actions workflows
1 parent 5ef3b7f commit e659003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semanticVersionBump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
env:
2424
VERSION_FILE: __version__.py
25-
PACKAGE_PATH: ${{ github.workspace }}/app/
25+
PACKAGE_PATH: ${{ github.workspace }}/azureml_example/
2626

2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)