mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 06:31:55 +00:00 
			
		
		
		
	Pin using pinata.
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/ipfs-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/ipfs-build.yml
									
									
									
									
										vendored
									
									
								
							@@ -22,7 +22,10 @@ jobs:
 | 
			
		||||
        id: ipfs-add
 | 
			
		||||
        with:
 | 
			
		||||
          path: ./dist
 | 
			
		||||
          service: infura
 | 
			
		||||
          service: pinata
 | 
			
		||||
          pinataKey: ${{ secrets.PINATA_API_KEY }}
 | 
			
		||||
          pinataSecret: ${{ secrets.PINATA_API_SECRET }}
 | 
			
		||||
          pinataPinName: piped
 | 
			
		||||
      - name: Update DNSLink
 | 
			
		||||
        run: npx dnslink-cloudflare -d kavin.rocks -l /ipfs/${{ steps.ipfs-add.outputs.hash }} -r _dnslink.piped-ipfs
 | 
			
		||||
        env:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user