This commit is contained in:
Ben Meadors 2022-08-11 09:03:18 -05:00 committed by GitHub
parent 0b4fb72d58
commit 9b5211dc65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -408,7 +408,7 @@ jobs:
if: ${{ github.event_name != 'pull_request_target' && github.event_name != 'pull_request' }}
needs: [gather-artifacts]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
fetch-depth: 0
@ -471,4 +471,4 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./debug-elfs-${{ steps.version.outputs.version }}.zip
asset_name: debug-elfs-${{ steps.version.outputs.version }}.zip
asset_content_type: application/zip
asset_content_type: application/zip