Skip to content

Commit

Permalink
Merge pull request #4 from 1fxe/dev
Browse files Browse the repository at this point in the history
Removed old upload
  • Loading branch information
1fxe authored Apr 1, 2021
2 parents 9b0a1dd + b7f2759 commit 09715b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ jobs:
name: Recaf4Forge-${{ steps.read_property.outputs.value }}
path: build/libs/*.jar

- name: Step 6 - Create a Release
uses: elgohr/Github-Release-Action@master
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
args: Recaf4Forge ${{ steps.read_property.outputs.value }}
- name: Step 6 - Create a Release
uses: 1fxe/GitHub-Release-Action@main
with:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Recaf4Forge
version=1.1.5
version=1.1.6
group=dev.fxe
description=Recaf4Forge
mainClass=dev.fxe.recaf4forge.Recaf4Forge
Expand Down

0 comments on commit 09715b7

Please sign in to comment.