Skip to content

Commit

Permalink
ci: rename ci-complete to ci-success
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Jun 9, 2022
1 parent 828c453 commit cb1ee5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
maven-central-password: ${{ secrets.MAVEN_CENTRAL_PASSWORD }}
signing-key: ${{ secrets.SIGNING_KEY }}
signing-password: ${{ secrets.SIGNING_PASSWORD }}
ci-complete:
ci-success:
runs-on: ubuntu-latest
needs:
- release
Expand Down

0 comments on commit cb1ee5a

Please sign in to comment.