Skip to content

Commit c0f6dfc

Browse files
authored
Update cicd.yml [nobump]
1 parent f7e4796 commit c0f6dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
py-dependencies
142142
]
143143
runs-on: ubuntu-latest
144-
concurrency: release # prevent any possible race conditions
144+
concurrency: tag-and-release # prevent any possible race conditions
145145
steps:
146146
- uses: actions/checkout@v4
147147
with:

0 commit comments

Comments
 (0)