chore: Update auth for release-please
This commit is contained in:
		
							parent
							
								
									ed2b074abd
								
							
						
					
					
						commit
						6841de06ea
					
				|  | @ -11,7 +11,8 @@ jobs: | ||||||
|       - uses: GoogleCloudPlatform/release-please-action@v2.5.7 |       - uses: GoogleCloudPlatform/release-please-action@v2.5.7 | ||||||
|         with: |         with: | ||||||
|           command: release-pr |           command: release-pr | ||||||
|           token: ${{ secrets.YOSHI_CODE_BOT_TOKEN }} |           token: ${{ secrets.RELEASE_PR_TOKEN }} | ||||||
|  |           fork: true | ||||||
|           release-type: ruby |           release-type: ruby | ||||||
|           package-name: google-api-ruby-client |           package-name: google-api-ruby-client | ||||||
|           version-file: lib/google/apis/version.rb |           version-file: lib/google/apis/version.rb | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue