Skip to content

Commit

Permalink
Bug fix: overwrite existing artifact in pr-receive workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft authored Aug 30, 2024
1 parent c18d9b8 commit 6704180
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 6704180

Please sign in to comment.