Commit d8291249 authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

environment variable typo

No related merge requests found
......@@ -144,7 +144,7 @@ jobs:
steps:
- run:
name: Tag sentry release
command: sentry-cli releases new $CIRCLE_SHA_1
command: sentry-cli releases new ${CIRCLE_SHA1}
workflows:
version: 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment