FIX - Docs sync workflow syntax (#17663)

This commit is contained in:
Pere Miquel Brull 2024-09-02 09:49:19 +02:00 committed by GitHub
parent 5ad599600e
commit 53e123c1f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ jobs:
target-branch: main
- name: Slack on Failure
if: ${{ steps.push_content.outcome != 'success' || steps.push_content_collate != 'success' }}
if: ${{ steps.push_content.outcome != 'success' || steps.push_content_collate.outcome != 'success' }}
uses: slackapi/slack-github-action@v1.23.0
with:
payload: |