Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Commit 9938127

Browse files
authored
Merge pull request #26 from MrCraftTeamMC/renovate/softprops-action-gh-release-2.x
chore(deps): update softprops/action-gh-release action to v2
2 parents b830235 + 6657b34 commit 9938127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# path: build/libs/
5353

5454
- name: Publish GitHub Pre-Release
55-
uses: softprops/action-gh-release@v1
55+
uses: softprops/action-gh-release@v2
5656
with:
5757
prerelease: true
5858
files: |

0 commit comments

Comments
 (0)