Skip to content

Commit b0c81c0

Browse files
committed
Corrected sentry version.
1 parent ed7c58a commit b0c81c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345
with:
346346
environment: production
347347
ignore_empty: true
348-
version: ${{ env.BUILD_VERSION }}
348+
version: agent-operator@${{ env.BUILD_VERSION }}
349349
env:
350350
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
351351
SENTRY_ORG: sentry

0 commit comments

Comments
 (0)