From b2831525fb57cbcfa3ed40cae4883d6495fb5a1a Mon Sep 17 00:00:00 2001 From: Paul Schroeder Date: Wed, 20 Nov 2024 10:13:54 -0600 Subject: [PATCH] test --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 99cc2ba20..b6e5fe86f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,4 +18,4 @@ jobs: uses: mathieudutour/github-tag-action@v6.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} - custom_tag: ${{ steps.set_tag.outputs.PR_TAG }} + custom_tag: ${{ steps.set_tag.outputs.PR_TAG }}