Skip to content

Commit 4031ed2

Browse files
committed
Revert "also deploy this branch"
This reverts commit bb6411f.
1 parent bb6411f commit 4031ed2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Deploy Snapshot
22
on:
33
push:
4-
branches: [ 'main', 'feature/method-at-inheritance' ]
4+
branches: [ 'main' ]
55

66
jobs:
77
deploy:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=io.papermc.jst
2-
version=1.0.68-inheritance-SNAPSHOT
2+
version=1.0.68-SNAPSHOT
33

44
intellij_version=233.11799.300
55
jetbrains_annotations_version=24.1.0

0 commit comments

Comments
 (0)