From 6b62dab27f29d0a1d78b69eb73d24d77ea2ffab5 Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Wed, 10 Aug 2022 15:52:47 +0000 Subject: [PATCH] feat: automatic update of workflows stackhpc/wallaby --- .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 154dbd51b..100525452 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