ci: remove invalid "description" option
This commit is contained in:
parent
3b05f4de71
commit
070150ae15
1 changed files with 2 additions and 1 deletions
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
@ -1,5 +1,6 @@
|
||||||
|
# Deploy sites in firebase.json
|
||||||
|
|
||||||
name: Deploy pages
|
name: Deploy pages
|
||||||
description: Deploy sites in firebase.json
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue