Skip to content

Commit

Permalink
ci: auto associate git commits with release (#2194)
Browse files Browse the repository at this point in the history
* ci: auto associate git commits with release

* temp: force sentry error

* Revert "temp: force sentry error"

This reverts commit d30481d.
  • Loading branch information
KaylaBrady authored Aug 18, 2023
1 parent fb772aa commit f98b3c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
with:
environment: ${{ inputs.env }}
version: ${{steps.version-ids.outputs.sentry-release}}
set_commits: "skip"
ignore_missing: true
- uses: mbta/actions/build-push-ecr@v1
id: build-push
Expand Down

0 comments on commit f98b3c3

Please sign in to comment.