Skip to content

Commit 8409ff7

Browse files
committed
fix(workflow): Rename job from nginx to franken-php in build configuration.
1 parent 9d76376 commit 8409ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
name: build
1919

2020
jobs:
21-
nginx:
21+
franken-php:
2222
runs-on: ubuntu-latest
2323

2424
steps:

0 commit comments

Comments
 (0)