mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Remove r00-b0t check in marketplace publish
This commit is contained in:
parent
34fac1c70c
commit
095a8e9852
1 changed files with 0 additions and 1 deletions
1
.github/workflows/marketplace-publish.yml
vendored
1
.github/workflows/marketplace-publish.yml
vendored
|
|
@ -7,7 +7,6 @@ on:
|
|||
jobs:
|
||||
publish-extension:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.actor == 'R00-B0T'}}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue