Skip to content

Commit

Permalink
Bump minor version and tweak deploy script.
Browse files Browse the repository at this point in the history
  • Loading branch information
dllewellyn committed Sep 29, 2023
1 parent b1cf723 commit 90e0594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
API_KEY: 'apikey'
deploy:
runs-on: ubuntu-latest
needs: [build, firebaseTest, detekt]
needs: [build, detekt]
environment: maven-central
steps:
- name: Set up JDK 1.8
Expand Down

0 comments on commit 90e0594

Please sign in to comment.