Skip to content

Commit

Permalink
[no ci] Release only when ready (java-decompiler#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbauma109 authored Dec 6, 2022
1 parent 3427f06 commit 91ed74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:

runs-on: ubuntu-latest

if: "contains(github.event.head_commit.message, '[ready for release]')"
steps:
- uses: actions/checkout@v2
- name: Set up JDK 17
Expand Down

0 comments on commit 91ed74e

Please sign in to comment.