Skip to content

Commit

Permalink
use env
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagarjun Sanji committed Oct 10, 2024
1 parent 08d6093 commit 70593e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
SENTRY_URL: ${{ secrets.SENTRY_URL }}
with:
environment: review
version: "vs-code-extension@$LATEST_TAG+$LAT_COMMIT-review"
version: "vs-code-extension@${LATEST_TAG}+${LAT_COMMIT}-review"

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 70593e9

Please sign in to comment.