We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2e067 commit a748af6Copy full SHA for a748af6
.github/workflows/lektor-build-deploy.yml
@@ -1,7 +1,7 @@
1
name: Build and Deploy CC Open Source
2
on: [push]
3
jobs:
4
- build:
+ build-and-deploy:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v1
0 commit comments