mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	chore: merge from master
This commit is contained in:
		
						commit
						ac747d04e7
					
				
							
								
								
									
										2
									
								
								.github/workflows/website.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/website.yml
									
									
									
									
										vendored
									
									
								
							@ -21,7 +21,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Set branch name
 | 
			
		||||
        id: branch
 | 
			
		||||
        run: echo "::set-output name=BRANCH_NAME::${GITHUB_REF##*/}"
 | 
			
		||||
        run: echo "BRANCH_NAME=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" >> "$GITHUB_ENV"
 | 
			
		||||
 | 
			
		||||
      - name: Fix base URL
 | 
			
		||||
        if: steps.branch.outputs.BRANCH_NAME != 'master' && github.repository_owner == 'Rosettea'      
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user