Skip to content

Commit

Permalink
Update imswitch-bundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai authored Sep 24, 2022
1 parent a826b17 commit 996eaba
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/imswitch-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:


jobs:



build:
runs-on: ${{ matrix.os }}
strategy:
Expand Down Expand Up @@ -57,7 +54,7 @@ jobs:
prerelease: false
release_name: ${{steps.version.outputs.version}}
tag_name: ${{github.ref}}
body_path: CHANGELOG.md
body_path: ''
env:
GITHUB_TOKEN: ${{github.token}}

Expand Down

0 comments on commit 996eaba

Please sign in to comment.