mirror of
				https://github.com/bcye/structured-wikivoyage-exports.git
				synced 2025-10-31 15:12:47 +00:00 
			
		
		
		
	forgot to remove cd
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/publish-types.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/publish-types.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -33,8 +33,8 @@ jobs: | |||||||
|           cache-dependency-path: "types/pnpm-lock.yaml" |           cache-dependency-path: "types/pnpm-lock.yaml" | ||||||
|           registry-url: "https://registry.npmjs.org" |           registry-url: "https://registry.npmjs.org" | ||||||
|  |  | ||||||
|       - run: cd types && pnpm install --frozen-lockfile |       - run: pnpm install --frozen-lockfile | ||||||
|       - run: cd types && pnpm tsc |       - run: pnpm tsc | ||||||
|       - run: cd types && pnpm publish --provenance --access public --no-git-checks |       - run: pnpm publish --provenance --access public --no-git-checks | ||||||
|         env: |         env: | ||||||
|           NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} |           NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@bcye/structured-wikivoyage-types", |   "name": "@bcye/structured-wikivoyage-types", | ||||||
|   "version": "0.2.4", |   "version": "0.2.5", | ||||||
|   "description": "Types to use when consuming json trees from the structured-wikivoyage-exports project", |   "description": "Types to use when consuming json trees from the structured-wikivoyage-exports project", | ||||||
|   "keywords": [], |   "keywords": [], | ||||||
|   "contributors": [ |   "contributors": [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Bruce Röttgers
					Bruce Röttgers