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: