From 95ec889024296f9bf5073d9a23d6319a98fca3f3 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Thu, 2 Apr 2020 21:19:07 -0500 Subject: [PATCH] Update test config --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4655604..549ddc7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v2 # If the version has changed, create a new git tag for it. - - name: Tag + - name: Tag Package id: package_autotagger uses: butlerlogic/action-autotag@master with: @@ -39,7 +39,7 @@ jobs: - uses: actions/checkout@v2 # If the version has changed, create a new git tag for it. - - name: Tag + - name: Tag Dockerfile id: docker_autotagger uses: butlerlogic/action-autotag@master with: