We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f039af0 commit 03dacb2Copy full SHA for 03dacb2
.github/workflows/Validation_report.yml
@@ -33,7 +33,7 @@ jobs:
33
asset_name: validation-report.pdf
34
repo_token: ${{ secrets.GITHUB_TOKEN }}
35
tag: ${{ github.ref }}
36
- overwrite: false
+ overwrite: true
37
- name: Upload validation report
38
uses: actions/upload-artifact@v2
39
if: success()
0 commit comments