fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #3653 from hey-api/ci/snapshot-spec-types

ci: add npm token for snapshot release

authored by

Lubos and committed by
GitHub
739eaf8a 93b4a6e1

+1
+1
.github/workflows/release.yml
··· 102 102 env: 103 103 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 104 104 NPM_CONFIG_PROVENANCE: true 105 + NPM_TOKEN: ${{ secrets.NPM_TOKEN }}