Skip to content

GitHub Workflow incorrectly assigning wrong commit to tags. #11

Description

@Squirrelies

The GitHub Workflow is incorrectly assigning the latest main branch commit to tags when ran from a different branch.

For example, if you run AutomatedRelease.yml from sample-branch, even if sample-branch's latest commit is abcdef, it'll produce tags targeting commit 1234567 from main.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions