diff --git a/.github/workflows/promote-config.yml b/.github/workflows/promote-config.yml index be0b39b..dbc3ace 100644 --- a/.github/workflows/promote-config.yml +++ b/.github/workflows/promote-config.yml @@ -53,6 +53,7 @@ jobs: ref: ${{ env.target_stream }} path: fcos token: ${{ secrets.COREOSBOT_RELENG_TOKEN }} + submodules: true - name: Checkout fedora-coreos-releng-automation uses: actions/checkout@v3 with: