README: point to a tag instead of master branch
This commit is contained in:
		
							parent
							
								
									79f76e4e3f
								
							
						
					
					
						commit
						ecfc6e30cd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@ An action that builds a Debian package from source.
 | 
			
		|||
 | 
			
		||||
```yaml
 | 
			
		||||
- name: Build Debian package
 | 
			
		||||
  uses: dawidd6/action-debian-package@master
 | 
			
		||||
  uses: dawidd6/action-debian-package@v1
 | 
			
		||||
  with:
 | 
			
		||||
    source_directory: lolcat # optional, relative to workspace directory
 | 
			
		||||
    artifacts_directory: output # optional, relative to workspace directory
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue