diff --git a/.github/workflows/webservices.yml b/.github/workflows/webservices.yml index 78f51e605..cbe31a422 100644 --- a/.github/workflows/webservices.yml +++ b/.github/workflows/webservices.yml @@ -7,6 +7,6 @@ jobs: steps: - name: webservices id: webservices - uses: conda-forge/webservices-dispatch-action@master + uses: conda-forge/webservices-dispatch-action@dev with: github_token: ${{ secrets.GITHUB_TOKEN }}