Skip to content

Commit

Permalink
Test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
aamend committed Mar 8, 2024

Verified

This commit was signed with the committer’s verified signature.
austenstone Austen Stone
1 parent 9f17e03 commit b40fa88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:

- name: Install dependencies
run: |
pip install git+https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/databricks-industry-solutions/industry-solutions-release.git
pip install git+https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/databricks-industry-solutions/industry-solutions-release
- name: Publish solution accelerator
run: |

0 comments on commit b40fa88

Please sign in to comment.