Skip to content

Commit

Permalink
Update release_build_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinAllen authored May 13, 2024
1 parent 5b994e2 commit b298ef8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,4 @@ jobs:
- name: 6. Publishing Build Artifact
uses: actions/upload-artifact@v4
with:
path: |
'./src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/bin/x64/Release/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.vsix'
'./src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/bin/x64/Release/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.info'
path: './src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/bin/x64/Release/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.*'

0 comments on commit b298ef8

Please sign in to comment.