Skip to content

Commit

Permalink
remove release text
Browse files Browse the repository at this point in the history
  • Loading branch information
rogosprojects committed Aug 3, 2024
1 parent 64a7e01 commit f5170e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: Roang-zero1/github-create-release-action@v3
with:
version_regex: ^v[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+
release_text: ${{ steps.tag-data.outputs.git-tag-annotation }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
releases-matrix:
Expand Down

0 comments on commit f5170e5

Please sign in to comment.