Skip to content

Commit 99dc68d

Browse files
authored
Update bot-bot.yml
1 parent 83006ba commit 99dc68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bot-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
pushd cf-graph
9191
9292
export RUN_URL="https://github.com/regro/cf-scripts/actions/runs/${RUN_ID}"
93-
conda-forge-tick deploy-to-github --dirs-to-ignore=pr_json,version_pr_info,pr_info
93+
conda-forge-tick deploy-to-github --git-only --dirs-to-ignore=pr_json
9494
env:
9595
BOT_TOKEN: ${{ secrets.AUTOTICK_BOT_TOKEN }}
9696
RUN_ID: ${{ github.run_id }}

0 commit comments

Comments
 (0)