Adds name
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
run: go test -cover ./...
|
||||
buildx:
|
||||
needs: [go-test, npm-test]
|
||||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user