Skip to content

Commit

Permalink
ci: disable the broken hex release
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Oct 3, 2024
1 parent 44d082c commit 22d97e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hex_pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
- '*'

jobs:
if: false
publish:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 22d97e2

Please sign in to comment.