Skip to content

Commit

Permalink
[ci skip] move rerender action to branch master
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Dec 8, 2020
1 parent 09f44c2 commit 8198a97
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,6 +7,6 @@ jobs:
steps:
- name: webservices
id: webservices
uses: conda-forge/webservices-dispatch-action@dev
uses: conda-forge/webservices-dispatch-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8198a97

Please sign in to comment.