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

Commit 5ee6596

Browse files
committed
workflow name
1 parent 52e6ab5 commit 5ee6596

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}-${{ github.ref }}
8+
group: ${github.workflow}
99
cancel-in-progress: true
1010

1111
name: Deploy to Server

0 commit comments

Comments
 (0)