diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9cf17f2..4f44829 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Set test tag variable as an output id: vars - run: echo "tag=test_2023.12.1" >> $GITHUB_OUTPUT + run: echo "tag=testapp_2023.12.1" >> $GITHUB_OUTPUT - name: Validate and parse the tag run: