mirror of
				https://github.com/DumbWareio/DumbDrop.git
				synced 2025-11-03 21:43:26 +00:00 
			
		
		
		
	Update docker-publish.yml
Did the thing, didn't break everything... I think. Name=dumbwareio/dumbdrop
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							@@ -37,7 +37,7 @@ jobs:
 | 
			
		||||
          # image name is dumbdrop, in the docker user's repo
 | 
			
		||||
          # this allows the push to work in forks
 | 
			
		||||
          images: |
 | 
			
		||||
            name=${{ secrets.DOCKER_USERNAME }}/dumbdrop
 | 
			
		||||
            nname=dumbwareio/dumbdrop
 | 
			
		||||
          tags: |
 | 
			
		||||
            # the semantic versioning tags add "latest" when a version tag is present
 | 
			
		||||
            # but since version tags aren't being used (yet?) let's add "latest" anyway
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user