Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

[ASK] Is there any way to change publish nuget's version by tag #49

Open
andy840119 opened this issue Oct 24, 2020 · 0 comments
Open

[ASK] Is there any way to change publish nuget's version by tag #49

andy840119 opened this issue Oct 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@andy840119
Copy link

andy840119 commented Oct 24, 2020

Describe the bug
https://github.com/karaoke-dev/osu-framework-font/blob/master/.github/workflows/release.yml
This is my setting.
I'm not sure is there any way to change publish NuGet version by tag in this action?

Failed Action Log URL (Required)
https://github.com/karaoke-dev/osu-framework-font/runs/1301281775?check_suite_focus=true

To Reproduce
Steps to reproduce the behavior:

  1. Create a tag named 2020.1024.0
  2. Push the tag to remote to trigger GitHub action.
  3. Created NuGet(osu.Karaoke.font.1.0.0.nupkg) not apply new version.

Expected Behavior
https://www.nuget.org/packages/osu.Framework.KaraokeFont/
Publish to nuget with tag name(e,g: osu.Karaoke.font.2020.1024.0.nupkg), not 1.0.0.

Environment:

  • Platform [e.g. Windows / Linux]
  • Action Version [e.g. v2.5.3]
@andy840119 andy840119 added the bug Something isn't working label Oct 24, 2020
@andy840119 andy840119 changed the title [BUG] Is there any way to change publish nuget's version by tag [ASK] Is there any way to change publish nuget's version by tag Oct 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants