mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	ci(#10336): fix typo
This commit is contained in:
		
							parent
							
								
									5143f3372c
								
							
						
					
					
						commit
						252fe24e8d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/storybook.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/storybook.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -39,7 +39,7 @@ jobs:
 | 
			
		|||
    - name: Publish to Chromatic
 | 
			
		||||
      id: chromatic
 | 
			
		||||
      uses: chromaui/action@v1
 | 
			
		||||
      env:
 | 
			
		||||
      with:
 | 
			
		||||
        exitZeroOnChanges: false
 | 
			
		||||
        projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
 | 
			
		||||
    - name: Notify on changes
 | 
			
		||||
| 
						 | 
				
			
			@ -48,7 +48,7 @@ jobs:
 | 
			
		|||
      with:
 | 
			
		||||
        github-token: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
        script: |
 | 
			
		||||
          github.issues.createComment({
 | 
			
		||||
          github.rest.issues.createComment({
 | 
			
		||||
            issue_number: context.issue.number,
 | 
			
		||||
            owner: context.repo.owner,
 | 
			
		||||
            repo: context.repo.repo,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue