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

Commit 7ed200c

Browse files
committed
Revert unwanted changes
This reverts commit fbc9daa.
1 parent 25b7a05 commit 7ed200c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Upload server.jar
22

33
on:
4-
workflow_dispatch:
4+
push:
5+
branches:
6+
- master
57

68
jobs:
79
release:

0 commit comments

Comments
 (0)