Skip to content

Commit 03dacb2

Browse files
Update Validation_report.yml
1 parent f039af0 commit 03dacb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Validation_report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
asset_name: validation-report.pdf
3434
repo_token: ${{ secrets.GITHUB_TOKEN }}
3535
tag: ${{ github.ref }}
36-
overwrite: false
36+
overwrite: true
3737
- name: Upload validation report
3838
uses: actions/upload-artifact@v2
3939
if: success()

0 commit comments

Comments
 (0)