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
Add tagging step to manual prerelease workflow (#12)
Add a step to create a new tag before the "Create Prerelease" step in the `manual-prerelease.yml` workflow.
* Add a "Create Tag" step that generates a tag name with the format `prerelease-YYYYMMDDHHMMSS` and pushes it to the origin.
* Update the "Create Prerelease" step to use the newly created tag name for `tag_name` and `release_name`.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/tsjnsn/poe2-tradealert?shareId=XXXX-XXXX-XXXX-XXXX).
0 commit comments