Skip to content

Commit 68fbb7a

Browse files
committed
Better name
1 parent 3b16f4f commit 68fbb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121
cancel-in-progress: true
2222

2323
jobs:
24-
build:
24+
build_and_deploy:
2525
runs-on: [ubuntu-latest]
2626
steps:
2727
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)