Skip to content

Commit

Permalink
ci: Fix publish not triggered on release
Browse files Browse the repository at this point in the history
  • Loading branch information
lasuillard committed Nov 24, 2023
1 parent 27948ec commit 90a5f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ jobs:
- name: Create release
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
generate_release_notes: true

0 comments on commit 90a5f05

Please sign in to comment.