Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): replace only first semver in Taskfile #424

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

AtomicFS
Copy link
Collaborator

  • as it was until now, the 'sed' replaces all occurances of SEMVER
  • this way, only the first global SEMVER will be replaced

- as it was until now, the 'sed' replaces all occurances of SEMVER
- this way, only the first global SEMVER will be replaced

Signed-off-by: AtomicFS <[email protected]>
@github-actions github-actions bot added bugfix Bugfix / fix github_actions Pull requests that update GitHub Actions code labels Nov 22, 2024
@AtomicFS AtomicFS added this pull request to the merge queue Nov 22, 2024
Merged via the queue into main with commit bd1063d Nov 22, 2024
42 checks passed
@AtomicFS AtomicFS deleted the fix/ci-release-prepare-version branch November 22, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfix / fix github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants