Skip to content

fix: correctly determine if array is empty (#1005) #616

fix: correctly determine if array is empty (#1005)

fix: correctly determine if array is empty (#1005) #616

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 }}