mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenstaro/upload-release-action/compare/2.6.1...2.7.0) --- updated-dependencies: - dependency-name: svenstaro/upload-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish-apt-brew-pkg.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-apt-brew-pkg.yml
									
									
									
									
										vendored
									
									
								
							@@ -35,7 +35,7 @@ jobs:
 | 
			
		||||
    - name: Build deb package
 | 
			
		||||
      run: cargo deb -p meilisearch -o target/debian/meilisearch.deb
 | 
			
		||||
    - name: Upload debian pkg to release
 | 
			
		||||
      uses: svenstaro/upload-release-action@2.6.1
 | 
			
		||||
      uses: svenstaro/upload-release-action@2.7.0
 | 
			
		||||
      with:
 | 
			
		||||
        repo_token: ${{ secrets.MEILI_BOT_GH_PAT }}
 | 
			
		||||
        file: target/debian/meilisearch.deb
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user