Skip to content

chore(ci): add write permission to publish-tag workflow & add .nvmrc and reference it in workflows#28

Open
Arthurk12 wants to merge 2 commits into
bigbluebutton:v0.1.xfrom
Arthurk12:workflow-fix-1
Open

chore(ci): add write permission to publish-tag workflow & add .nvmrc and reference it in workflows#28
Arthurk12 wants to merge 2 commits into
bigbluebutton:v0.1.xfrom
Arthurk12:workflow-fix-1

Conversation

@Arthurk12

Copy link
Copy Markdown
Member

What does this PR do?

  • The GITHUB_TOKEN defaults to read-only; contents: write is required to push the version bump commit and the annotated tag back to the repo.
  • Centralizes the Node.js version (bumped to 22, since 20 is reaching EOL) so workflows and local environments stay in sync via a single source of truth.

The GITHUB_TOKEN defaults to read-only; contents: write is required
to push the version bump commit and the annotated tag back to the repo.
Centralizes the Node.js version (bumped to 22, since 20 is reaching EOL)
so workflows and local environments stay in sync via a single source of truth.
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