Skip to content

Commit 2acb98e

Browse files
Merge pull request #19 from Devotel/fix/docs-deployment-artifacts
Fix docs deployment artifacts
2 parents cd6c54e + a97c406 commit 2acb98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
concurrency:
1515
group: "pages"
16-
cancel-in-progress: false
16+
cancel-in-progress: true
1717

1818
jobs:
1919
build:

0 commit comments

Comments
 (0)