mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-09-14 08:54:48 +00:00
types/0.1.2
This commit is contained in:
2
.github/workflows/publish-types.yaml
vendored
2
.github/workflows/publish-types.yaml
vendored
@@ -21,6 +21,6 @@ jobs:
|
||||
node-version: "20.x"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
# no npm ci as no dependencies exist
|
||||
- run: npm publish --provenance --access public
|
||||
- run: cd types && npm publish --provenance --access public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
Reference in New Issue
Block a user