Buckets:
ktongue/docker_container / .cache /opencode /node_modules /opencode-anthropic-auth /.github /workflows /publish.yml
| name: Publish to npm | |
| on: | |
| workflow_dispatch: | |
| inputs: | |
| bump: | |
| description: "Version bump type" | |
| required: false | |
| default: "patch" | |
| permissions: | |
| id-token: write | |
| contents: read | |
| jobs: | |
| publish: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - uses: actions/checkout@v4 | |
| - uses: actions/setup-node@v4 | |
| with: | |
| node-version: "24" | |
| registry-url: "https://registry.npmjs.org" | |
| - run: npm install | |
| - run: npm publish --access public | |
| env: | |
| NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | |
| NPM_CONFIG_PROVENANCE: false | |
Xet Storage Details
- Size:
- 605 Bytes
- Xet hash:
- 816449fd881e0f354d12866d380aebafddb6bb43ad39a0269d3865190df50b1b
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.