Skip to content

Update release.yml (#1003) #610

Update release.yml (#1003)

Update release.yml (#1003) #610

Workflow file for this run

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