Skip to content

Commit

Permalink
#1833 Update tools-dependencies-mirror-netlify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Nov 18, 2024
1 parent 79644b8 commit 7ba4c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools-dependencies-mirror-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: nwtgck/actions-netlify@v3.0
if: github.event_name != 'pull_request'
with:
publish-dir: './starsky-tools/build-tools/mirror/'
publish-dir: './starsky/starsky-tools/build-tools/mirror/'
production-branch: master
github-token: ${{ secrets.GITHUB_TOKEN }}
deploy-message: "Deploy from GitHub Actions"
Expand Down

0 comments on commit 7ba4c23

Please sign in to comment.