diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cd7df15..336850f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,7 @@ # This workflow will build a golang project # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go -name: Build NPM, Go and touch @artifacts branch +name: Build Release version based on prepare-XXX branch on: workflow_dispatch: