Updated workflow
							parent
							
								
									7743b30dd3
								
							
						
					
					
						commit
						9aff77e9b3
					
				| 
						 | 
					@ -27,7 +27,7 @@ jobs:
 | 
				
			||||||
          scope: '@MillenniumEarl'
 | 
					          scope: '@MillenniumEarl'
 | 
				
			||||||
      - run: yarn install
 | 
					      - run: yarn install
 | 
				
			||||||
      - run: git config --global user.email "$GITHUB_ACTOR@users.noreply.github.com" && git config --global user.name "$GITHUB_ACTOR"
 | 
					      - run: git config --global user.email "$GITHUB_ACTOR@users.noreply.github.com" && git config --global user.name "$GITHUB_ACTOR"
 | 
				
			||||||
      - run: yarn version --minor
 | 
					      - run: yarn version --patch
 | 
				
			||||||
      - run: git push --tags && git push
 | 
					      - run: git push --tags && git push
 | 
				
			||||||
      - run: yarn publish
 | 
					      - run: yarn publish
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue