diff --git a/.github/workflows/feat-deploy.yml b/.github/workflows/feat-deploy.yml index 8ebba47a..b1ddfa62 100644 --- a/.github/workflows/feat-deploy.yml +++ b/.github/workflows/feat-deploy.yml @@ -35,6 +35,7 @@ jobs: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 - name: Create pull request id: open-pr uses: repo-sync/pull-request@v2