Skip to content

Commit

Permalink
dirty fix the post run hooks of composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
programminghoch10 committed Oct 19, 2024
1 parent 0123dfe commit fa36075
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,5 @@ jobs:
uses: ad-m/github-push-action@v0.8.0
with:
force_with_lease: true
- uses: actions/checkout@v4
# need to checkout default branch again, for the post-run hooks of the composite deploy action to work

0 comments on commit fa36075

Please sign in to comment.