Skip to content

Commit

Permalink
[release] fixed pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Agrael1 authored Aug 8, 2022
1 parent 8595edb commit 54bfa40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: ${{ github.event.repository.name }}.vsix
path: /_built/**/*.vsix
path: /_built/**/*2022.vsix

publish:
if: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit 54bfa40

Please sign in to comment.