Update readme
This commit is contained in:
		
							parent
							
								
									f338d8591f
								
							
						
					
					
						commit
						8e12aec29e
					
				| @ -50,7 +50,7 @@ steps: | |||||||
| - run: npm install | - run: npm install | ||||||
| - run: npm publish | - run: npm publish | ||||||
|   env: |   env: | ||||||
|     NPM_TOKEN: ${{ secrets.NPM_TOKEN }} |     NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| Set up auth with yarn: | Set up auth with yarn: | ||||||
| @ -64,7 +64,7 @@ steps: | |||||||
| - run: npm install | - run: npm install | ||||||
| - run: yarn publish | - run: yarn publish | ||||||
|   env: |   env: | ||||||
|     YARN_TOKEN: ${{ secrets.YARN_TOKEN }} |     NODE_AUTH_TOKEN: ${{ secrets.YARN_TOKEN }} | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| # License | # License | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user