Skip to content

Commit 1cacd54

Browse files
Bertie van HinsbergenBertie van Hinsbergen
authored andcommitted
adding jobsubtype to release asset
1 parent 28cb9ba commit 1cacd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
asset_content_type: application/zip
128128
# Upload the Job Subtype the newly created Release
129129
- name: Upload JobSubYtpe Asset
130-
id: upload_release_asset_win
130+
id: upload_release_asset_subtype
131131
uses: actions/upload-release-asset@v1
132132
env:
133133
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)