Skip to content

Merges the release workflow to support trusted publishing#7261

Open
waldekmastykarz wants to merge 1 commit into
pnp:mainfrom
waldekmastykarz:merge-release-workflow
Open

Merges the release workflow to support trusted publishing#7261
waldekmastykarz wants to merge 1 commit into
pnp:mainfrom
waldekmastykarz:merge-release-workflow

Conversation

@waldekmastykarz
Copy link
Copy Markdown
Member

No description provided.

fetch-depth: ${{ github.event_name == 'workflow_dispatch' && 0 || 1 }}
- uses: actions/setup-node@v6
with:
node-version: ${{ env.NODE_VERSION }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't we need to update all the env.NODE_VERSION to use the matrix version instead?

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.

2 participants