Skip to content

Commit d2b4740

Browse files
authored
Update publish.yml
1 parent d824b75 commit d2b4740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: 4. Create Release
3232
uses: ncipollo/[email protected]
3333
with:
34-
artifact: ./artifact/CodingWithCalvin.SuperClean.Vsix.vsix
34+
artifacts: ./artifact/CodingWithCalvin.SuperClean.Vsix.vsix
3535
generateReleaseNotes: true
3636
makeLatest: true
3737
token: ${{secrets.GH_SECRET}}

0 commit comments

Comments
 (0)