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
1 parent 7667b35 commit 848b484
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
@@ -56,7 +56,7 @@ jobs:
- name: Install dependencies
run: |
git config --global url."https://${{ secrets.GH_TOKEN }}@github".insteadOf https://github
git config --global url."https://${{ secrets.GITHUB_TOKEN }}@github".insteadOf https://github
pip install git+https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/databricks-industry-solutions/industry-solutions-release
- name: Package solution accelerator

0 comments on commit 848b484

Please sign in to comment.