Add possibility to add custom string to release filename #8

Open
chmanie wants to merge 2 commits from chmanie/release-action:main into main
First-time contributor

This PR adds the possibility to attach custom strings to the release filename. This is especially useful when cross compiling for different platforms.

Furthermore I removed the refs/tags/ prefix from the release name/version.

See it in action here: https://git.cluster.gay/clusterfuck/crabidy/src/branch/main/.gitea/workflows/release.yml

Resulting releases: https://git.cluster.gay/clusterfuck/crabidy/releases

This PR adds the possibility to attach custom strings to the release filename. This is especially useful when cross compiling for different platforms. Furthermore I removed the `refs/tags/` prefix from the release name/version. See it in action here: https://git.cluster.gay/clusterfuck/crabidy/src/branch/main/.gitea/workflows/release.yml Resulting releases: https://git.cluster.gay/clusterfuck/crabidy/releases
chmanie added 2 commits 2023-07-07 04:38:01 +00:00
Use correct release tag
Some checks failed
checks / check and test (pull_request) Has been cancelled
dbd40bc8e6
Some checks failed
checks / check and test (pull_request) Has been cancelled
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:chmanie-main
git checkout chmanie-main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: actions/release-action#8
No description provided.