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
sed -i '/^[[:space:]]*composer\.lock[[:space:]]*$/d' .gitignore
popd> /dev/null
echo -e "\033[0;32mPlugin $NAME created under $DEST\033[0m"
echo -e "\033[0;33mDon't forget to add a RELEASE_TOKEN secret in your GitHub repository settings (Settings → Secrets and variables → Actions) with a personal access token having 'contents: write' permission.\033[0m"