Skip to content

Commit

Permalink
chorentoiersn
Browse files Browse the repository at this point in the history
  • Loading branch information
s1n7ax committed Dec 24, 2024
1 parent 628ee74 commit e4c9e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jdtls-milestone-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
fi
- name: test
if: env.release_exists == 'false'
if: env.release_exists == 'true'
run: |
echo '************* ${{ env.release_exists }}'

0 comments on commit e4c9e2f

Please sign in to comment.