Skip to content

Commit

Permalink
Revert "also deploy this branch"
Browse files Browse the repository at this point in the history
This reverts commit bb6411f.
  • Loading branch information
lynxplay committed Dec 18, 2024
1 parent bb6411f commit 4031ed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-snapshot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy Snapshot
on:
push:
branches: [ 'main', 'feature/method-at-inheritance' ]
branches: [ 'main' ]

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 4031ed2

Please sign in to comment.