Skip to content

Commit

Permalink
ci: fixed the if condition
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Oct 22, 2024
1 parent 29850ab commit a6a4ecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
else
echo "Packgist is not updated yet"
echo "packagist_status=failure" >> $GITHUB_ENV
fi
# - name: Send slack Notification on Success
# if: ${{ env.packagist_status == 'success' }}
Expand Down

0 comments on commit a6a4ecd

Please sign in to comment.