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 18, 2024
1 parent a3b44cf commit 4c03c24
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_URL: ${{ secrets.SENTRY_URL }}
VERSION: $LATEST_TAG
with:
environment: production
version: ${{ env.VERSION }}
version: ${{ env.LATEST_TAG }}

0 comments on commit 4c03c24

Please sign in to comment.