Skip to content

Commit

Permalink
HOTFIX: Include ignore-missing setting
Browse files Browse the repository at this point in the history
  • Loading branch information
tarto-dev committed Feb 15, 2024
1 parent d0d5ce2 commit 32664d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
SENTRY_LOG_LEVEL: info
with:
environment: dev
version: ${{ github.run_id }}
version: ${{ github.run_id }}
ignore-missing: true

0 comments on commit 32664d8

Please sign in to comment.