You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if: ${{ steps.detect_repo.outputs.action == 'roots/wp-composer-changelog-action@v1' && hashFiles('wp-cli.yml') != '' }} # Only run if a matching repo is detected and wp-cli.yml file exists
if: ${{ steps.detect_repo.outputs.action == 'roots/wp-composer-changelog-action@v2' && hashFiles('wp-cli.yml') != '' }} # Only run if a matching repo is detected and wp-cli.yml file exists
0 commit comments