We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d30a7f4 + 4d0f88a commit 2e40c85Copy full SHA for 2e40c85
.github/workflows/deploy.yml
@@ -8,6 +8,8 @@ on:
8
env:
9
AWS_ACCESS_KEY_ID: AKIA46X5W6CZBLO3VBND
10
11
+concurrency: deploy
12
+
13
jobs:
14
deploy:
15
name: Deploy
0 commit comments