A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

Fix issue in workflow YML

!action/build-deploy

steve0greatness,
created on Friday, 18 October 2024, 23:36:41 (1729294601), received on Friday, 18 October 2024, 23:37:50 (1729294670)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

388d96c2c74bce62507c31fa9a39a94684e10650

.github/workflows/build-deploy.yml

@@ -47,7 +47,7 @@ jobs:

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                      uses: mp-pinheiro/nekoweb-deploy@dev
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                      with:
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        API_KEY: ${{ secrets.NEKOWEB_API_KEY }}
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    BUILD_DIR: "/home/runner/work/WikiGen/WikiGen/artifact"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                    BUILD_DIR: "/home/runner/work/steve0greatness.github.io/steve0greatness.github.io/artifact"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        DEPLOY_DIR: "/build"
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        CLEANUP: "True"
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                        DELAY: "0.5"