Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
Fix Ore upload action, let's go for beta 2c...
Browse files Browse the repository at this point in the history
  • Loading branch information
dualspiral committed May 8, 2022
1 parent 2bf2865 commit ae5d5dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deployToOre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
path: '*.md'
if-no-files-found: error
- name: Upload to Ore
uses: dualspiral/ore-upload-action@v1
uses: dualspiral/ore-upload-action@v2
with:
plugin: plugin
description: changelog
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spongeApiVersion = 8.0.0
nucleusVersion = 3.0.0
# Use RELEASE for a release verison
nucleusVersionSuffix = BETA2b
nucleusVersionSuffix = BETA2c
minecraftversion = 1.16.5

# Maven
Expand Down

0 comments on commit ae5d5dc

Please sign in to comment.