Skip to content

Commit

Permalink
Generate a GitHub release on tag release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Sep 28, 2024
1 parent 45b2760 commit eaf32eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ jobs:
uses: nvim-neorocks/luarocks-tag-release@v7
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
- name: Create a GitHub Release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true

0 comments on commit eaf32eb

Please sign in to comment.