Skip to content

feat: support strip for all archive uncompress (#117) #26

feat: support strip for all archive uncompress (#117)

feat: support strip for all archive uncompress (#117) #26

Workflow file for this run

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