Skip to content

Commit 1f490a9

Browse files
authored
Update release_build_and_deploy.yml
1 parent 19ce28d commit 1f490a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_build_and_deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
uses: actions/upload-artifact@v4
4343
with:
4444
path: |
45-
'src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/bin/x64/Release/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.info'
46-
'src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/bin/x64/Release/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.vsix'
45+
src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/bin/x64/Release/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.info
46+
src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/bin/x64/Release/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.vsix

0 commit comments

Comments
 (0)