File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9999 # Upload to GitHub Release using the `gh` CLI.
100100 # `dist/` contains the built packages, and the
101101 # sigstore-produced signatures and certificates.
102+ # --clobber overwrites existing assets
102103 run : >-
103104 gh release upload "$GITHUB_REF_NAME" dist/** --repo
104- "$GITHUB_REPOSITORY"
105+ "$GITHUB_REPOSITORY" --clobber
Original file line number Diff line number Diff line change 33<div align =" center " >
44
55[ ![ Twitter URL] ( https://img.shields.io/twitter/url/https/twitter.com/cobrowser.svg?style=social&label=Follow%20%40cobrowser )] ( https://x.com/cobrowser )
6- [ ![ PyPI version] ( https://badge.fury.io/py/browser-use-mcp-server.svg )] ( https://pypi.org/project /browser-use-mcp-server/ )
6+ [ ![ PyPI version] ( https://badge.fury.io/py/browser-use-mcp-server.svg )] ( https://badge.fury.io/py /browser-use-mcp-server )
77
88** An MCP server that enables AI agents to control web browsers using
99[ browser-use] ( https://github.com/browser-use/browser-use ) .**
You can’t perform that action at this time.
0 commit comments