From c417f82575c07837efc8aaf553fdc4a5ef044847 Mon Sep 17 00:00:00 2001 From: Dmitry Shibanov Date: Tue, 19 Sep 2023 16:31:29 +0200 Subject: [PATCH] fix ref --- .github/workflows/build-tool-packages.yml | 2 +- .github/workflows/create-pr-to-update-manifest.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build-tool-packages.yml b/.github/workflows/build-tool-packages.yml index 27810ae..70a2d79 100644 --- a/.github/workflows/build-tool-packages.yml +++ b/.github/workflows/build-tool-packages.yml @@ -208,5 +208,5 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, workflow_id: 'create-pr.yml', - ref: 'main' + ref: 'v-dmshib/test-hash-file' }); \ No newline at end of file diff --git a/.github/workflows/create-pr-to-update-manifest.yml b/.github/workflows/create-pr-to-update-manifest.yml index 1a3fd69..c820ec5 100644 --- a/.github/workflows/create-pr-to-update-manifest.yml +++ b/.github/workflows/create-pr-to-update-manifest.yml @@ -23,7 +23,6 @@ jobs: - uses: actions/checkout@v3 with: submodules: true - ref: v-dmshib/test-hash-file - name: Create versions-manifest.json run: |