Skip to content

Commit

Permalink
build: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillich committed Aug 20, 2024
1 parent f09e8c6 commit eddcf29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
file: seabird_darwin_${{ matrix.arch }}.dmg
tag: ${{ github.ref }}
automerge:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request' && github.actor == 'dependabot[bot]'
needs:
- linux
Expand Down

0 comments on commit eddcf29

Please sign in to comment.