Skip to content

Commit

Permalink
[ci skip] move rerender action to branch main
Browse files Browse the repository at this point in the history
  • Loading branch information
conda-forge-admin committed Sep 24, 2024
1 parent 10f7b95 commit c5c7384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- name: webservices
id: webservices
uses: conda-forge/webservices-dispatch-action@gh-readonly-queue/main/pr-127-e6dfc40e8cd7d1a7fb48be702354c5356e0cd506
uses: conda-forge/webservices-dispatch-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }}

0 comments on commit c5c7384

Please sign in to comment.