Skip to content

Update default branch from main to master in release workflow#1523

Merged
maurosoria merged 1 commit intomasterfrom
claude/fix-gh-release-commit-u4Dza
Feb 2, 2026
Merged

Update default branch from main to master in release workflow#1523
maurosoria merged 1 commit intomasterfrom
claude/fix-gh-release-commit-u4Dza

Conversation

@maurosoria
Copy link
Copy Markdown
Owner

@maurosoria maurosoria commented Feb 2, 2026

Description

Updates the PyInstaller release draft workflow to use master as the default branch instead of main for creating release tags. This aligns the workflow configuration with the repository's actual default branch.

What will it do?

When users trigger the pyinstaller-release-draft workflow without specifying a target_commitish, the workflow will now default to the master branch instead of main.

The repository uses 'master' as the default branch, but the release
workflow was defaulting to 'main', causing "Invalid target_commitish
parameter" errors when creating GitHub releases.

https://claude.ai/code/session_01JfEskwWDGdtTTgwzNtterP
@maurosoria maurosoria merged commit 27aad0e into master Feb 2, 2026
3 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants