mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	doc: actions/act-runner: document obtaining a runner registration token from gitea CLI (#27845) (#27848)
This commit is contained in:
		
					parent
					
						
							
								3c03b7db50
							
						
					
				
			
			
				commit
				
					
						f3f56d570b
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -114,6 +114,12 @@ If you cannot see the settings page, please make sure that you have the right pe | |||
| 
 | ||||
| The format of the registration token is a random string `D0gvfu2iHfUjNqCYVljVyRV14fISpJxxxxxxxxxx`. | ||||
| 
 | ||||
| A registration token can also be obtained from the gitea [command-line interface](../../../administration/command-line.en-us.md#actions-generate-runner-token): | ||||
| 
 | ||||
| ``` | ||||
| gitea --config /etc/gitea/app.ini actions generate-runner-token | ||||
| ``` | ||||
| 
 | ||||
| ### Register the runner | ||||
| 
 | ||||
| The act runner can be registered by running the following command: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue