Skip to content

Commit

Permalink
reverting back release
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-kumar-pilla committed Mar 9, 2024
1 parent 53acbbc commit 12fba93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cd demo-project
pip install -r requirements.txt
- name: Deploy Kedro-Viz to GH Pages
uses: ravi-kumar-pilla/shareableviz-action@v1.0.0
uses: ravi-kumar-pilla/shareableviz-action@main
with:
telemetry_consent: false
project_path: "demo-project"
project_path: 'demo-project'

0 comments on commit 12fba93

Please sign in to comment.