diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6a21f27..1bc302f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,7 +6,7 @@ on: jobs: sentry: - - name: Checkout latest, and create Sentry release + - name: Checkout latest and create Sentry release runs-on: ubuntu-latest steps: - name: Checkout code