mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: "Github actions" ignore npm publish scripts
This commit is contained in:
		
							parent
							
								
									4e6acc397f
								
							
						
					
					
						commit
						072154a06f
					
				| @ -44,6 +44,6 @@ jobs: | ||||
|         run: | | ||||
|           npm version prerelease --preid=beta --ignore-scripts | ||||
|           git push origin ${{ github.ref_name }} | ||||
|           npm publish | ||||
|           npm publish --ignore-scripts | ||||
|         env: | ||||
|           NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user