Skip to content

Commit

Permalink
Auto-publish new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
ctibo committed Jan 25, 2024
1 parent 7105385 commit d18ea03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: >
gh release create
-d
-F RELEASE.md
-t "Version $RELEASE_VERSION"
${GITHUB_REF#refs/*/}

0 comments on commit d18ea03

Please sign in to comment.