mirror of
				https://github.com/hedge-dev/UnleashedRecomp.git
				synced 2025-10-30 07:11:05 +00:00 
			
		
		
		
	fix(ci): remove token from flatpak workflow (#643)
This commit is contained in:
		
							parent
							
								
									917dacf453
								
							
						
					
					
						commit
						fe06134bb1
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/validate.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/validate.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -159,7 +159,6 @@ jobs: | |||
|         uses: actions/checkout@v4 | ||||
|         with: | ||||
|           submodules: recursive | ||||
|           token: ${{ secrets.ORG_TOKEN }} | ||||
| 
 | ||||
|       - name: Checkout Private Repository | ||||
|         uses: actions/checkout@v4 | ||||
|  | @ -199,4 +198,4 @@ jobs: | |||
|         uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: UnleashedRecomp-Flatpak | ||||
|           path: ./${{ env.FLATPAK_ID }}.flatpak | ||||
|           path: ./${{ env.FLATPAK_ID }}.flatpak | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 David Chavez
						David Chavez