We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d26f56 + ce57331 commit 8cc0aecCopy full SHA for 8cc0aec
.github/workflows/tutorials.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Trigger RTDs build
43
if: ${{ github.event_name != 'pull_request' }}
44
- uses: dfm/rtds-action@v1.0.3
+ uses: dfm/rtds-action@v1.1.0
45
with:
46
webhook_url: ${{ secrets.RTDS_WEBHOOK_URL }}
47
webhook_token: ${{ secrets.RTDS_WEBHOOK_TOKEN }}
0 commit comments