chore: updated CI
This commit is contained in:
		
							
								
								
									
										12
									
								
								.forgejo/workflows/release-drafter.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.forgejo/workflows/release-drafter.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					jobs:
 | 
				
			||||||
 | 
					  release-drafter:
 | 
				
			||||||
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					    steps:
 | 
				
			||||||
 | 
					    - name: Check out repository
 | 
				
			||||||
 | 
					      uses: actions/checkout@v2
 | 
				
			||||||
 | 
					    # Inception: install goaction from current code and
 | 
				
			||||||
 | 
					    # update the action files.
 | 
				
			||||||
 | 
					    - name: Install Go
 | 
				
			||||||
 | 
					      uses: actions/setup-go@v1
 | 
				
			||||||
 | 
					      with:
 | 
				
			||||||
 | 
					        go-version: 1.19.x
 | 
				
			||||||
		Reference in New Issue
	
	Block a user