Skip to content

Commit

Permalink
test log
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewowen committed Feb 8, 2024
1 parent 94288c2 commit 506e426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mc-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Lint Release
run: |
echo ${{ github.ref == 'refs/pull/*/merge' }}
echo ${{ github.ref == refs/pull/*/merge }}
./gradlew lintRelease
- name: Deploy To Maven Central
Expand Down

0 comments on commit 506e426

Please sign in to comment.