Skip to content

Commit 53ea709

Browse files
authored
Использование release вместо deprecated поля version
1 parent 7004f8f commit 53ea709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
4646
with:
4747
environment: ${{ env.ENVIRONMENT }}
48-
version: ${{ env.RELEASE_VERSION }}
48+
release: ${{ env.RELEASE_VERSION }}

0 commit comments

Comments
 (0)