Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nagarjunsanji authored Sep 19, 2024
1 parent c50c20c commit 6875ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
SENTRY_URL: ${{ secrets.SENTRY_URL }}
with:
environment: production
version: ${{ env.LATEST_TAG }}
version: vs-code-extension@${{ env.LATEST_TAG }}

cleanup:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6875ce0

Please sign in to comment.