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
I use this action to compile a game and upload the output files to the GitHub release . However, having a version complicates the process, as I can't have a static link to download the latest version of the game like https://github.com/my/game/releases/latest/pc-game-title.zip
Is there any way I can remove the version from the output file names?
The text was updated successfully, but these errors were encountered:
I use this action to compile a game and upload the output files to the GitHub release . However, having a version complicates the process, as I can't have a static link to download the latest version of the game like
https://github.com/my/game/releases/latest/pc-game-title.zip
Is there any way I can remove the version from the output file names?
The text was updated successfully, but these errors were encountered: