mirror of
https://github.com/flameshikari/outline-ru.git
synced 2026-06-13 04:05:10 +03:00
@@ -4,9 +4,9 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: 'Version'
|
||||
description: 'Version'
|
||||
required: true
|
||||
default: '0.75.2'
|
||||
default: '0.76.1'
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
@@ -59,5 +59,5 @@ jobs:
|
||||
push: true
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
tags:
|
||||
${{ steps.meta.outputs.tags }}
|
||||
tags:
|
||||
${{ steps.meta.outputs.tags }}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/* eslint-disable import/no-duplicates */
|
||||
import {
|
||||
Locale,
|
||||
addSeconds,
|
||||
formatDistanceToNow,
|
||||
subDays,
|
||||
|
||||
+1
-1
Submodule src updated: f7ea19cfcd...4cb0f8bb94
Reference in New Issue
Block a user