Skip to content

Commit

Permalink
fix(gha): 🐛 fix publish to GHP.
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Bonezi <[email protected]>
  • Loading branch information
felipebonezi committed Jun 23, 2022
1 parent e2cd57b commit 610c2aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continouos-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:
name: Publish to GH Packages
if: "github.event.release || github.event.release.prerelease"
runs-on: ubuntu-latest
needs: [ build ]

strategy:
fail-fast: true
Expand Down

0 comments on commit 610c2aa

Please sign in to comment.