We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1b4dc commit bb9338dCopy full SHA for bb9338d
.github/workflows/trigger-book-build.yaml
@@ -6,6 +6,6 @@ jobs:
6
build:
7
uses: ProjectPythiaCookbooks/cookbook-actions/.github/workflows/build-book.yaml@main
8
with:
9
- environment_name: cookbook-dev
+ environment_name: intake-cookbook-dev
10
artifact_name: book-zip-${{ github.event.number }}
11
# Other input options are possible, see ProjectPythiaCookbooks/cookbook-actions/.github/workflows/build-book.yaml
0 commit comments