Skip to content

Commit

Permalink
Use alternate latest mode so we can inherit downstream properly (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender authored Jan 10, 2024
1 parent cd1af4f commit c0bae89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ concurrency:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
alternate-latest-mode: true

deploy:
needs:
Expand Down

0 comments on commit c0bae89

Please sign in to comment.