mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-11-03 23:03:29 +01:00 
			
		
		
		
	Update release.yml
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -33,6 +33,7 @@ jobs:
 | 
			
		||||
           TAG="v$VERSION"
 | 
			
		||||
           if [ $BETA == true ]; then TAG="$TAG"-beta; fi
 | 
			
		||||
           echo "tag=$TAG" >> $GITHUB_OUTPUT
 | 
			
		||||
           echo "$VERSION" "$TAG" "$BETA"
 | 
			
		||||
 | 
			
		||||
      - name: Build APKs
 | 
			
		||||
        run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user