mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 07:16:25 +07:00 
			
		
		
		
	Use the master branch of the rollback action
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -24,7 +24,7 @@ jobs: | ||||
|      | ||||
|       - name: Rollback Release | ||||
|         if: success() && ${{ steps.autotagger.outputs.tagcreated }} = "yes" | ||||
|         uses: author/action-rollback@stable | ||||
|         uses: author/action-rollback@master | ||||
|         with: | ||||
|           tag: ${{ steps.autotagger.outputs.tagname }} | ||||
|         env: | ||||
| @ -49,7 +49,7 @@ jobs: | ||||
|      | ||||
|       - name: Rollback Release | ||||
|         if: success() && ${{ steps.autotagger.outputs.tagcreated }} = "yes" | ||||
|         uses: author/action-rollback@stable | ||||
|         uses: author/action-rollback@master | ||||
|         with: | ||||
|           tag: ${{ steps.autotagger.outputs.tagname }} | ||||
|         env: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler