diff --git a/.github/workflows/staged-rollout-desktop.yml b/.github/workflows/staged-rollout-desktop.yml index d60fa70061..01e5fc426d 100644 --- a/.github/workflows/staged-rollout-desktop.yml +++ b/.github/workflows/staged-rollout-desktop.yml @@ -99,7 +99,7 @@ jobs: echo echo "If you want to pull a staged release because it hasn’t gone well, you must increment the version \ number higher than your broken release. Because some of your users will be on the broken 1.0.1, \ - releasing a new 1.0.1 would result in them staying on a broken version.” + releasing a new 1.0.1 would result in them staying on a broken version." exit 1 fi