Skip to content

Commit 8cea2c4

Browse files
committed
removed broken artifact reference
1 parent 2a4ec0d commit 8cea2c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Sphinx Docs
22

33
on:
44
push:
5-
branches: [sphinx-docs]
5+
branches: [sphinx-docs] # Triggers on push to the sphinx-docs branch
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)