Skip to content

Commit cc47cc5

Browse files
committed
replace for now
1 parent e8a913f commit cc47cc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
6262
MIX_ENV: dev
6363
run: |
64-
mix hex.publish --yes
64+
mix hex.publish --yes --replace
6565
6666
- name: Create GitHub Release
6767
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)