Skip to content

Commit d578ae1

Browse files
Copilothortison
andcommitted
chore(actions): finalize deploy preview node24 workflow update
Co-authored-by: hortison <160366376+hortison@users.noreply.github.com>
1 parent a5a3b73 commit d578ae1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/preview-site.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
uses: actions/download-artifact@v7
1818
with:
1919
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
20-
repository: ${{ github.repository }}
2120
run-id: ${{ github.event.workflow_run.id }}
2221
name: public-dir
2322

@@ -44,4 +43,3 @@ jobs:
4443
with:
4544
token: ${{ secrets.GH_ACCESS_TOKEN }}
4645
deploy_url: "${{ steps.netlify.outputs.deploy-url }}"
47-

0 commit comments

Comments
 (0)