From fb473ce49e32d116f721867f2f96ec25ae1a2d97 Mon Sep 17 00:00:00 2001 From: Jan Snasel Date: Thu, 18 Jan 2024 10:35:47 +0000 Subject: [PATCH] wip: ref --- .github/workflows/tag-nautobot-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tag-nautobot-app.yml b/.github/workflows/tag-nautobot-app.yml index 6e4ca9d6..84b9de7e 100644 --- a/.github/workflows/tag-nautobot-app.yml +++ b/.github/workflows/tag-nautobot-app.yml @@ -23,5 +23,5 @@ jobs: python -m ntc_cookie_drift_manager \ rebake \ --push \ - --template-ref="{{ github.ref }}" \ + --template-ref="${{ github.ref }}" \ https://github.com/nautobot/nautobot-app-${{ matrix.name }}.git