Skip to content

Commit

Permalink
ci: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
figsoda committed Aug 24, 2023
1 parent aef1a08 commit a9ed23b
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 @@ -15,6 +15,7 @@ jobs:
create_release:
name: create_release
runs-on: ubuntu-latest
if: github.event_name != 'workflow_dispatch'
steps:
- name: Create release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit a9ed23b

Please sign in to comment.