actually figure out tags now
This commit is contained in:
		@@ -19,7 +19,7 @@ DATA='{
 | 
			
		||||
  "name": "Development release",
 | 
			
		||||
  "prerelease": true,
 | 
			
		||||
  "tag_name": "'$TAG'",
 | 
			
		||||
  "target_commitish": "testing"
 | 
			
		||||
  "target_commitish": "'$COMMIT'"
 | 
			
		||||
}'
 | 
			
		||||
OUT=$(curl -X 'POST' \
 | 
			
		||||
  'https://git.deck.sh/api/v1/repos/Interfaz/ff/releases?token='$TOKEN'' \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user