Skip to content

Commit

Permalink
Merge pull request #602 from milanmlft/patch-1
Browse files Browse the repository at this point in the history
Bug fix: overwrite existing artifact in `pr-receive` workflow
  • Loading branch information
froggleston committed Aug 30, 2024
2 parents c18d9b8 + 6704180 commit 54a63e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/workflows/pr-receive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
with:
name: pr
path: ${{ env.PR }}
overwrite: true

- name: "Upload Diff"
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 54a63e4

Please sign in to comment.