Skip to content

Commit 12d59ff

Browse files
committed
Rename Docker job to build
1 parent 2c1f875 commit 12d59ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch:
1010

1111
jobs:
12-
deploy:
12+
build:
1313
runs-on: ubuntu-latest
1414
if: github.repository == 'fwcd/kotlin-language-server'
1515
steps:

0 commit comments

Comments
 (0)