Skip to content

Commit

Permalink
api: ignore missing commit shas on release
Browse files Browse the repository at this point in the history
  • Loading branch information
alecananian committed Jun 8, 2024
1 parent 003350e commit 33b2f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,4 @@ jobs:
environment: ${{ vars.ENVIRONMENT }}
working_directory: ./apps/api
sourcemaps: ./dist
ignore_missing: true

0 comments on commit 33b2f41

Please sign in to comment.