Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 4, 2026

Fixed a syntax error in the deployment workflow where an extra space in a variable reference prevented proper tag existence checking.

Changes

  • Corrected steps.get_version.outputs. version to steps.get_version.outputs.version in the tag existence check (.github/workflows/deploy.yml:43)

This ensures the workflow correctly checks for existing tags before attempting to create duplicate releases.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Update deployment workflow for release tagging and artifacts Fix typo in deploy workflow version reference Jan 4, 2026
Copilot AI requested a review from lstein January 4, 2026 20:32
Copy link
Owner

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@lstein lstein marked this pull request as ready for review January 5, 2026 20:21
@lstein lstein merged commit fffe8d3 into chore/fix-deploy-workflows Jan 5, 2026
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