We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671a7e7 commit 14f99b1Copy full SHA for 14f99b1
.github/workflows/publish_docs.yml
@@ -75,7 +75,7 @@ jobs:
75
runs-on: ubuntu-latest
76
77
needs: Get-Latest-Version
78
- if: github.repository == 'TorchMeter/docs'
+ if: github.repository == 'TorchMeter/torchmeter.github.io'
79
80
steps:
81
- name: Fetch Code
0 commit comments