Skip to content

Commit 566fb9b

Browse files
authored
Update deploy_pages.yml
1 parent dcca6e5 commit 566fb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
test-code:
2626
uses: ./.github/workflows/test_workflow.yml
2727
with:
28-
tag: "stable"
28+
dolfinx_tag: "stable"
2929

3030
deploy:
3131
needs: [build-docs, test-code]

0 commit comments

Comments
 (0)