Skip to content

Commit

Permalink
fix: don't make additional PR
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Feb 14, 2024
1 parent 1103174 commit d31c0cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
config-file: .github/release/config.json
manifest-file: .github/release/manifest.json
skip-github-pull-request: true

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d31c0cb

Please sign in to comment.