Skip to content

feat: add @mchp-mcc/pic-16bit and @mchp-mcc/pic-8bit to allowLargePac… #281

feat: add @mchp-mcc/pic-16bit and @mchp-mcc/pic-8bit to allowLargePac…

feat: add @mchp-mcc/pic-16bit and @mchp-mcc/pic-8bit to allowLargePac… #281

Workflow file for this run

name: Release
on:
push:
branches: [ master ]
jobs:
release:
name: NPM
uses: cnpm/github-actions/.github/workflows/npm-release.yml@master
secrets:
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
permissions:
contents: write
id-token: write
deployments: write
issues: write
pull-requests: write