This commit is contained in:
GitHub Action 2020-04-09 05:46:39 +00:00
parent 3727fdcfc7
commit 9dc3c65e78
6 changed files with 5 additions and 52 deletions

View File

@ -1,22 +0,0 @@
name: Deploy
on:
push:
branches: [ 'gh-pages' ]
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
ref: 'gh-pages'
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
with:
version: '285.0.0'
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
export_default_credentials: true
- name: Restore git mtime
run: curl -Ss https://raw.githubusercontent.com/MestreLion/git-tools/f3cc70b73200154d027554714c354f35a08680ed/git-restore-mtime | python3
- name: Sync
run: gsutil -m rsync -r -d -x "^\.|^[a-f\d-]{36}$|^README\.md$" . gs://app.keeweb.info/

View File

@ -1,27 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Not Found</title>
<style>
body {
font-family: -apple-system, "BlinkMacSystemFont", "Raleway", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-feature-settings: "liga" 0;
text-align: center;
background: #F5F5F5;
font-weight: 300;
}
h1 {
font-size: 3em;
margin-top: 10vh;
}
p {
line-height: 1.5em;
}
</style>
</head>
<body>
<h1>404 Not Found</h1>
<p>Sorry, the page you're looking for was not found.</p>
</body>
</html>

2
build.txt Normal file
View File

@ -0,0 +1,2 @@
f5eadc5d9e76accda6ca7094eeb73c764cb45780
Thu Apr 9 05:46:39 UTC 2020

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
CACHE MANIFEST
# 2020-04-04:v1.13.1
# 2020-04-09:v1.13.2
# updmin:v8.0.0
NETWORK:

View File

@ -1,4 +1,4 @@
const VERSION = '1.13.1';
const VERSION = '1.13.2';
self.addEventListener('install', event =>
event.waitUntil(