Skip to content

Commit

Permalink
do actual releases
Browse files Browse the repository at this point in the history
  • Loading branch information
C0D3-M4513R authored Nov 22, 2023
1 parent d26b1c6 commit 78c5301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
gh release create "$tag" projects/magma/build/libs/magma**.jar \
--repo="$GITHUB_REPOSITORY" \
--title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
--prerelease \
--generate-notes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 78c5301

Please sign in to comment.