Skip to content

Commit 420b9bc

Browse files
authored
Rename repo.hex.pm.yml to builds.hex.pm.yml
1 parent 4c52830 commit 420b9bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/repo.hex.pm.yml renamed to .github/workflows/builds.hex.pm.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: repo.hex.pm
1+
name: builds.hex.pm
22

33
on:
44
push:
@@ -19,6 +19,7 @@ jobs:
1919
release_pre_built:
2020
strategy:
2121
fail-fast: true
22+
max-parallel: 1
2223
matrix:
2324
include:
2425
- otp: 24

0 commit comments

Comments
 (0)