We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83006ba commit 99dc68dCopy full SHA for 99dc68d
.github/workflows/bot-bot.yml
@@ -90,7 +90,7 @@ jobs:
90
pushd cf-graph
91
92
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
+ conda-forge-tick deploy-to-github --git-only --dirs-to-ignore=pr_json
94
env:
95
BOT_TOKEN: ${{ secrets.AUTOTICK_BOT_TOKEN }}
96
RUN_ID: ${{ github.run_id }}
0 commit comments