Skip to content

Commit

Permalink
Fixing zip artifact reference
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-murray committed Jan 31, 2021
1 parent f4f704a commit f4b4e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_executables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: github-security-report-bundle-${{ matrix.type }}
path: github-security-report.zip
path: github-security-report-bundle.zip

0 comments on commit f4b4e10

Please sign in to comment.