Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed Jul 9, 2024
1 parent bc4d5fc commit fd5a703
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:
- name: Create GitHub Release
uses: marvinpinto/action-automatic-releases@latest
with:
automatic_release_tag: ${{ github.event.inputs.tag }}
title: ${{ github.event.inputs.tag }}
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
Expand Down

0 comments on commit fd5a703

Please sign in to comment.