mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 15:26:24 +07:00 
			
		
		
		
	Update workflow config
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -18,7 +18,7 @@ jobs: | ||||
|         id: autotagger | ||||
|         uses: butlerlogic/action-autotag@master | ||||
|         with: | ||||
|           tag_prefix: 'test_package_' | ||||
|           tag_prefix: test_package_ | ||||
|         env: | ||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|      | ||||
| @ -44,7 +44,7 @@ jobs: | ||||
|         uses: butlerlogic/action-autotag@master | ||||
|         with: | ||||
|           strategy: docker | ||||
|           tag_prefix: 'test_docker_' | ||||
|           tag_prefix: test_docker_ | ||||
|         env: | ||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|      | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler