Skip to content

Commit

Permalink
fix(ci): don't override artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonianb committed Aug 22, 2024
1 parent f6ff342 commit 9c4ae06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{ github.event.inputs.appId }}
path: ./

- uses: actions/attest-build-provenance/predicate@d58ddf9f241cd8163408934540d01c3335864d64 # [email protected]
id: generate-build-provenance-predicate
Expand Down

0 comments on commit 9c4ae06

Please sign in to comment.