diff --git a/.github/workflows/rit.yml b/.github/workflows/rit.yml index 4f58ec43..3f115495 100644 --- a/.github/workflows/rit.yml +++ b/.github/workflows/rit.yml @@ -108,7 +108,7 @@ jobs: with: rskj-branch: ${{ env.RSKJ_BRANCH }} powpeg-node-branch: ${{ env.POWPEG_BRANCH }} - rit-branch: ${{ env. RIT_BRANCH }} + rit-branch: ${{ env.RIT_BRANCH }} - name: Send Slack Notification on Success if: success() && github.event.pull_request.head.repo.owner.login == 'rsksmart'