diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d78ae86..957ac8b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,7 +69,7 @@ jobs: - if: github.event_name == 'push' && contains(github.ref, 'refs/tags') uses: actions/download-artifact@v2 with: - name: my-artifact + name: Display Lock - if: github.event_name == 'push' && contains(github.ref, 'refs/tags') name: Create release