diff --git a/.github/workflows/upload_snapshot.yml b/.github/workflows/upload_snapshot.yml index af4722e1..5c460fd2 100644 --- a/.github/workflows/upload_snapshot.yml +++ b/.github/workflows/upload_snapshot.yml @@ -8,7 +8,7 @@ on: jobs: bCP1ld: - name: Java 17 build and unit testing + name: SNAPSHOT, build and upload runs-on: ubuntu-latest steps: - uses: actions/checkout@v2