diff --git a/.github/workflows/release-package.yml b/.github/workflows/release-package.yml index 198011b34bf981a2f8fc0cfea2daf63b4f183b68..b318e4b9c1bd2cedd229d59bb9cbbdc503e38cde 100644 --- a/.github/workflows/release-package.yml +++ b/.github/workflows/release-package.yml @@ -1,8 +1,3 @@ -# This workflow uses actions that are not certified by GitHub. -# They are provided by a third-party and are governed by -# separate terms of service, privacy policy, and support -# documentation. - name: Release actions on: @@ -154,7 +149,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} build-and-push-image-dhtnode: - name: dhtnode Docker image (LLVM) + name: dhtnode Docker image runs-on: ubuntu-latest permissions: contents: read