Skip to content

Commit 1b7d803

Browse files
authored
Update main.yml
1 parent 6ee7bad commit 1b7d803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
env:
8282
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8383
with:
84-
upload_url: ${{ needs.create_release.outputs.upload_url }}
84+
upload_url: ${{ needs.preamble.outputs.upload_url }}
8585
asset_path: ./cas-offinder_${{ matrix.name }}_${{ matrix.arch }}.zip
8686
asset_name: cas-offinder_${{ matrix.name }}_${{ matrix.arch }}.zip
8787
asset_content_type: application/zip

0 commit comments

Comments
 (0)