Skip to content

Commit

Permalink
screwed up with version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioblaze committed Dec 19, 2024
1 parent b35789f commit 3dd6bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,6 @@ jobs:
run: |
vsce verify-pat ${{ env.PUBLISHER_NAME }}
vsce login ${{ env.PUBLISHER_NAME }}
vsce publish --packagePath ${{ github.workspace }}\dist\blazium-anko-extension-${{ needs.get-latest-sha.outputs.version_string }}.vsix
vsce publish --packagePath ${{ github.workspace }}\dist\blazium-anko-extension-${{ needs.build.outputs.version }}.vsix

0 comments on commit 3dd6bea

Please sign in to comment.