Skip to content

Commit

Permalink
fix: to trigger CI release
Browse files Browse the repository at this point in the history
  • Loading branch information
T0ha committed Aug 12, 2024
1 parent f15db15 commit 5fbd81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

release:
name: Release to HEX with SemanticRelease
#needs: [checks, dialyzer, tests]
# needs: [checks, dialyzer, tests]
needs: [tests]
uses: coingaming/.github/.github/workflows/release-hex.yml@main
secrets: inherit
Expand Down

0 comments on commit 5fbd81b

Please sign in to comment.