Skip to content

fix: release workflow#6

Merged
agonzalezv merged 1 commit intomainfrom
fix/release-workflow
Nov 12, 2025
Merged

fix: release workflow#6
agonzalezv merged 1 commit intomainfrom
fix/release-workflow

Conversation

@agonzalezv
Copy link
Contributor

@agonzalezv agonzalezv commented Nov 12, 2025

Summary

  • Fixes:
Run echo "version=$(node -p \"require('./package.json').version\")" >> $GITHUB_OUTPUT
  echo "version=$(node -p \"require('./package.json').version\")" >> $GITHUB_OUTPUT
  shell: /usr/bin/bash -e {0}
/home/runner/work/_temp/24c81f16-98c2-4307-a5f1-a35e5f972910.sh: line 1: syntax error near unexpected token `('
Error: Process completed with exit code 2.

Context

  • Links: issue, ticket, or related PRs.

Changes

  • Short bullet list of the key changes made.

Checklist

  • Tests added/updated
  • Docs updated (if needed)

Risks

  • Brief note about possible risks or impact.

How to test

  • Short, reproducible steps to verify the change.
    z

@agonzalezv agonzalezv requested a review from a team as a code owner November 12, 2025 02:21
@agonzalezv agonzalezv merged commit ea4764b into main Nov 12, 2025
2 checks passed
@agonzalezv agonzalezv deleted the fix/release-workflow branch November 12, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant