Skip to content

Bump all GitHub Actions and pin, to avoid deprecated Node 12 (#966) #588

Bump all GitHub Actions and pin, to avoid deprecated Node 12 (#966)

Bump all GitHub Actions and pin, to avoid deprecated Node 12 (#966) #588

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
uses: hashicorp/web-platform-packages/.github/workflows/release.yml@69853727452b125f28e777ca7c1e71c82edd30aa
secrets:
CHANGESETS_PAT: ${{ secrets.CHANGESETS_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}