From b9cc1ffcdca9618b310ed8fded88a29ae2ef5c34 Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Wed, 10 Aug 2022 15:53:04 +0000 Subject: [PATCH] feat: automatic update of workflows stackhpc/victoria --- .github/workflows/tag-and-release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/tag-and-release.yml b/.github/workflows/tag-and-release.yml index 83ff1a64f..35ab7bb4c 100644 --- a/.github/workflows/tag-and-release.yml +++ b/.github/workflows/tag-and-release.yml @@ -9,3 +9,5 @@ permissions: jobs: tag-and-release: uses: stackhpc/.github/.github/workflows/tag-and-release.yml@main + with: + upstream: https://github.com/openstack/kayobe-config