Skip to content

Commit 9fc0dde

Browse files
committed
fix(typescript-node): update workflow config
1 parent 91fb994 commit 9fc0dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-node-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Docker Buildx
1717
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 // v3.10.0
1818

19-
- name: name: Login to Docker Hub
19+
- name: Login to Docker Hub
2020
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 // v3.4.0
2121
with:
2222
username: ${{ vars.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)