mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	Merge pull request #55 from easingthemes/feature/package-json-automation-1
fix: add NPM token
This commit is contained in:
		
						commit
						9c02ed6208
					
				
							
								
								
									
										1
									
								
								.github/workflows/manual-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/manual-release.yml
									
									
									
									
										vendored
									
									
								
							| @ -36,6 +36,7 @@ jobs: | ||||
|             @semantic-release/git | ||||
|         env: | ||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|           NPM_TOKEN: ${{ secrets.NPM_TOKEN }} | ||||
|           GIT_AUTHOR_NAME: github-actions | ||||
|           GIT_AUTHOR_EMAIL: github-actions@github.com | ||||
|           GIT_COMMITTER_NAME: github-actions | ||||
|  | ||||
							
								
								
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -36,6 +36,7 @@ jobs: | ||||
|             @semantic-release/git | ||||
|         env: | ||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|           NPM_TOKEN: ${{ secrets.NPM_TOKEN }} | ||||
|           GIT_AUTHOR_NAME: github-actions | ||||
|           GIT_AUTHOR_EMAIL: github-actions@github.com | ||||
|           GIT_COMMITTER_NAME: github-actions | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipović
						Dragan Filipović