We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9a30b commit 9cb1b4dCopy full SHA for 9cb1b4d
.github/workflows/nightly-build.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
deploy:
14
needs: build
15
- uses: ProjectPythia/cookbook-actions/.github/workflows/deploy-book.yaml@main
+ uses: cyschneck/cookbook-actions/.github/workflows/deploy-book.yaml@main
16
17
link-check:
18
if: ${{ github.repository_owner == 'ProjectPythia' }}
0 commit comments