Skip to content

Commit

Permalink
Artifact download test
Browse files Browse the repository at this point in the history
  • Loading branch information
mayo committed Jun 12, 2024
1 parent 1951ec1 commit 691bb95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
with:
name: ${{ inputs.artifact-name }}
path: public
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}
# run-id: ${{ github.event.workflow_run.id }}
# github-token: ${{ secrets.GITHUB_TOKEN }}

- uses: aws-actions/configure-aws-credentials@v1
with:
Expand Down

0 comments on commit 691bb95

Please sign in to comment.