Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 37af0a4

Browse files
committed
only a single one at once
1 parent 34b69c3 commit 37af0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66

77
concurrency:
8-
group: ${github.workflow}
8+
group: ${{ github.workflow}}
99
cancel-in-progress: true
1010

1111
name: Deploy to Server

0 commit comments

Comments
 (0)