Skip to content

Bump rollup from 4.17.2 to 4.24.3 in /examples/vanilla (#403) #444

Bump rollup from 4.17.2 to 4.24.3 in /examples/vanilla (#403)

Bump rollup from 4.17.2 to 4.24.3 in /examples/vanilla (#403) #444

Workflow file for this run

name: Main
on:
push:
branches:
- main
jobs:
test:
uses: viamrobotics/viam-typescript-sdk/.github/workflows/test.yml@main
publish_next:
needs: test
uses: viamrobotics/viam-typescript-sdk/.github/workflows/publish_next.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}