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
fix: Update the action that checks for unreleased changelog items to always create the template files necessary for semantic-release (#302)
* fix: Update the action that checks for unreleased changelog items to always create the template files necessary for semantic-release
* refactor: Update note in summary to account for the reusable workflow name
echo "See the stdout from the \`Python Semantic Release (noop for preview)\` step in the \`print-inputs\` job for more details." >> "$GITHUB_STEP_SUMMARY"
127
+
echo "See the stdout from the \`Python Semantic Release (noop for preview)\` step in the \`package-release / print-inputs\` job for more details." >> "$GITHUB_STEP_SUMMARY"
0 commit comments