Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

name: Deploy Preview
name: Another name

on: pull_request

Expand Down
2 changes: 1 addition & 1 deletion demo/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Welcome to Firebase Hosting 🌎</title>
<title>Welcome to Firebase Hosting! 🌎</title>
</head>
<body>
<h1>Hello World! 🌎</h1>
Expand Down