文件操作 - release-please.yml
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/release-please.yml
编辑文件内容
on: push: branches: - main name: release-please jobs: release-please: runs-on: ubuntu-latest steps: - uses: GoogleCloudPlatform/release-please-action@v2 with: token: ${{ secrets.GITHUB_TOKEN }} release-type: python package-name: gyp-next bump-minor-pre-major: Yes
修改文件时间
将文件时间修改为当前时间的前一年
删除文件