Skip to content

Commit 6b88bef

Browse files
committed
Fix RTD PR preview helper
1 parent 69d6e30 commit 6b88bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-rtd-link.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: 'readthedocs/actions/preview@v1'
2020
with:
21-
project-slug: 'jupytercon2025-developingextensions'
21+
project-slug: 'geojupyter-workshop-agu2025'
2222
single-version: true
2323
single-language: true
2424
message-template: |

0 commit comments

Comments
 (0)