Skip to content

Commit

Permalink
Merge pull request #135 from WTTJ/chore/fix-publish-public-package
Browse files Browse the repository at this point in the history
chore: fix publish public package
  • Loading branch information
davidjulien authored Nov 14, 2024
2 parents 452f740 + 380f06b commit cfccb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_public_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish package to Hex.pm

on:
release:
types: [published, released]
types: [released]

jobs:
publish:
Expand Down

0 comments on commit cfccb3f

Please sign in to comment.