We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6411f commit 4031ed2Copy full SHA for 4031ed2
.github/workflows/deploy-snapshot.yml
@@ -1,7 +1,7 @@
1
name: Deploy Snapshot
2
on:
3
push:
4
- branches: [ 'main', 'feature/method-at-inheritance' ]
+ branches: [ 'main' ]
5
6
jobs:
7
deploy:
gradle.properties
@@ -1,5 +1,5 @@
group=io.papermc.jst
-version=1.0.68-inheritance-SNAPSHOT
+version=1.0.68-SNAPSHOT
intellij_version=233.11799.300
jetbrains_annotations_version=24.1.0
0 commit comments