Skip to content

Commit 1a2a867

Browse files
committed
improve GHA and footer
1 parent 9ae38a3 commit 1a2a867

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
FRACTAL_WEB_REFERENCE=$(cat MAIN/fractal-web-reference.txt)
3131
echo "FRACTAL_WEB_REFERENCE=$FRACTAL_WEB_REFERENCE" >> $GITHUB_ENV
32+
echo ${{ env.FRACTAL_WEB_REFERENCE }}
3233
3334
- uses: actions/checkout@v4
3435
with:

docs/available_tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ hide:
2424
</iframe>
2525

2626

27-
(last build on LASTUPDATEDPLACEHOLDER, with `fractal-web` FRACTALWEBREFERENCEPLACEHOLDER)
27+
(last updated: LASTUPDATEDPLACEHOLDER; `fractal-web` version: FRACTALWEBREFERENCEPLACEHOLDER)

0 commit comments

Comments
 (0)