Skip to content

Commit a748af6

Browse files
committed
Reverted job name to be more accurate.
1 parent ac2e067 commit a748af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lektor-build-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Deploy CC Open Source
22
on: [push]
33
jobs:
4-
build:
4+
build-and-deploy:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)