Compare commits
2 Commits
57f1f5dbe4
...
799ee51c46
Author | SHA1 | Date | |
---|---|---|---|
799ee51c46 | |||
8c6999954c |
@ -64,6 +64,6 @@ jobs:
|
||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||
message: |
|
||||
🚀ОБНОВА УЖЕ НА СЕРВЕРЕ🚀
|
||||
${{ gitea.actor }} залил коммит:
|
||||
Сообщение коммита: ${{ gitea.event.commits[0].message }}
|
||||
Который успешно задеплоился на сервере!
|
||||
${{ gitea.actor }} залил коммит: ${{ gitea.event.commits[0].message }}
|
||||
Который успешно задеплоился на сервере!
|
||||
[Открыть](${{ secrets.DEPLOYED_URL }})
|
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 58 KiB |
@ -5,7 +5,7 @@
|
||||
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description" content="Web site created using create-react-app" />
|
||||
<meta name="description" content="EasyTravelApp" />
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
<!--
|
||||
manifest.json provides metadata used when your web app is installed on a
|
||||
@ -21,7 +21,7 @@
|
||||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>React App</title>
|
||||
<title>EasyTravel</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 32 KiB |
Loading…
x
Reference in New Issue
Block a user