Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AltronMaxX authored Jul 31, 2024
1 parent 9b1da5a commit 2471920
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ jobs:
uses: marvinpinto/action-automatic-releases@master
with:
title: "Foldenor 1.21 release"
body: |
Foldenor build
Version: 1.21
tag_name: "1.21"
automatic_release_tag: "1.21"
files: build/libs/*
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false

0 comments on commit 2471920

Please sign in to comment.