mirror of
				https://code.forgejo.org/actions/forgejo-release.git
				synced 2025-11-04 06:41:57 +02:00 
			
		
		
		
	fix(ci): s/FORGEJO_TOKEN/FORGEJO_TEST_TOKEN/
This commit is contained in:
		
							parent
							
								
									47387821e5
								
							
						
					
					
						commit
						4c6f19bc61
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -51,7 +51,7 @@ jobs:
 | 
			
		|||
        with:
 | 
			
		||||
          direction: upload
 | 
			
		||||
          tag: a/v3.0
 | 
			
		||||
          token: FORGEJO_TOKEN
 | 
			
		||||
          token: FORGEJO_TEST_TOKEN
 | 
			
		||||
          release-dir: upload-dir
 | 
			
		||||
          release-notes: "RELEASE NOTES"
 | 
			
		||||
          verbose: true
 | 
			
		||||
| 
						 | 
				
			
			@ -61,7 +61,7 @@ jobs:
 | 
			
		|||
        with:
 | 
			
		||||
          direction: upload
 | 
			
		||||
          tag: a/v3.0
 | 
			
		||||
          token: FORGEJO_TOKEN
 | 
			
		||||
          token: FORGEJO_TEST_TOKEN
 | 
			
		||||
          release-dir: upload-dir
 | 
			
		||||
          release-notes-assistant: true
 | 
			
		||||
          hide-archive-link: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue