Skip to content

Commit 9bac0e6

Browse files
committed
potential fix
1 parent 9a05d8a commit 9bac0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

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

1212
concurrency:
1313
group: "pages"
14-
cancel-in-progress: false
14+
cancel-in-progress: true
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)