mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 07:16:25 +07:00 
			
		
		
		
	Update test config
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -14,7 +14,7 @@ jobs: | ||||
|       - uses: actions/checkout@v2 | ||||
|      | ||||
|         # If the version has changed, create a new git tag for it. | ||||
|       - name: Tag | ||||
|       - name: Tag Package | ||||
|         id: package_autotagger | ||||
|         uses: butlerlogic/action-autotag@master | ||||
|         with: | ||||
| @ -39,7 +39,7 @@ jobs: | ||||
|       - uses: actions/checkout@v2 | ||||
|      | ||||
|         # If the version has changed, create a new git tag for it. | ||||
|       - name: Tag | ||||
|       - name: Tag Dockerfile | ||||
|         id: docker_autotagger | ||||
|         uses: butlerlogic/action-autotag@master | ||||
|         with: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler