We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92dac07 commit 4756656Copy full SHA for 4756656
.github/workflows/nightly-build.yaml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
if: ${{ github.repository_owner == 'ProjectPythia' }}
11
- uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
+ uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@try_updated_theme
12
with:
13
environment_file: 'environment.yml'
14
environment_name: pythia
0 commit comments