Skip to content

chore(deps-dev): bump vite from 4.4.6 to 4.4.12 (#19) #62

chore(deps-dev): bump vite from 4.4.6 to 4.4.12 (#19)

chore(deps-dev): bump vite from 4.4.6 to 4.4.12 (#19) #62

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
if: github.repository == 'zheeeng/react-device-frameset'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build
uses: ./.github/actions/build
- name: Publish
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
package: ./packages/react-device-frameset/package.json