Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrompflopes committed Jun 26, 2024
1 parent c6ad55f commit 736813b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
tag_name: ${{ inputs.tag }}
prerelease: ${{ inputs.dev }}
generate_release_notes: true
files: '**/ast-visual-studio-extension.vsix'
files: '**/Release/ast-visual-studio-extension.vsix'

- name: Publish Release
uses: cezarypiatek/VsixPublisherAction@9c6b58b5955df9901a6e9834be1d0a94cd54aeba #1.0
Expand Down

0 comments on commit 736813b

Please sign in to comment.