File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 1+ on :
2+   push :
3+     branches :
4+       - gh-pages 
5+   workflow_dispatch :
6+ 
7+ jobs :
8+   github-releases-to-discord :
9+     runs-on : ubuntu-latest 
10+     steps :
11+       - name : Checkout 
12+         uses : actions/checkout@v3 
13+       - name : Github Releases To Discord 
14+         uses : SethCohen/github-releases-to-discord@v1.13.1 
15+         with :
16+           webhook_url : ${{ secrets.DISCORD_WEBHOOK }} 
17+           color : " 5373985" 
18+           username : " Riven Media" 
19+           avatar_url : " https://avatars.githubusercontent.com/u/172203452?s=200&v=4" 
20+         #    content: "||@everyone||"
21+           footer_title : " Wiki Update!" 
22+           footer_icon_url : " https://avatars.githubusercontent.com/u/172203452?s=200&v=4" 
23+           footer_timestamp : true 
Original file line number Diff line number Diff line change 1- # wiki  
2- Wiki for Riven
1+ <p  align =" center " >
2+   <img  src =" images/image.png "  alt =" Riven Logo " >
3+ </p >
4+ 
5+ <h1  align =" center " >Welcome to the Official Riven Media Wiki!</h1 >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments