Skip to content

Commit

Permalink
Release as final
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdeltwabMF committed Mar 16, 2024
1 parent f5bd648 commit bc4451a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
body_path: ".github/RELEASE-TEMPLATE.md"
draft: true
draft: false
files: ${{ env.BINARY_NAME }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bc4451a

Please sign in to comment.