Skip to content

Commit 66cec34

Browse files
committed
chore(ci): rename release workflow and specify otp-version
1 parent 9be72b9 commit 66cec34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml renamed to .github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Set up Elixir
2323
uses: erlef/setup-beam@v1
2424
with:
25+
otp-version: 28
2526
elixir-version: 1.19
2627

2728
- name: Publish to hex.pm

0 commit comments

Comments
 (0)