Skip to content

Commit e626f63

Browse files
committed
chore(action): add ROVODEV_BETA environment variable set to false
1 parent e34b2a8 commit e626f63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ runs:
159159
PROMPT: ${{ inputs.prompt }}
160160
WORKING_DIR: ${{ inputs.working_directory }}
161161
CONFIG_FILE: ${{ inputs.config_file }}
162+
ROVODEV_BETA: false
162163
run: |
163164
echo "Running Rovo Dev CLI..."
164165
cd "$WORKING_DIR"

0 commit comments

Comments
 (0)