Compare commits
3 Commits
539cc3f608
...
5f000c1ec0
| Author | SHA1 | Date | |
|---|---|---|---|
|
5f000c1ec0
|
|||
| 9f4677404c | |||
| f03d5481f9 |
@@ -18,7 +18,7 @@ env:
|
||||
jobs:
|
||||
render-manifests-push:
|
||||
runs-on: ubuntu-js
|
||||
if: gitea.event.pusher.username != 'renovate-bot'
|
||||
if: gitea.event.commits[0].author.name != 'renovate-bot'
|
||||
steps:
|
||||
- name: Checkout Main
|
||||
uses: actions/checkout@v6
|
||||
|
||||
@@ -2,7 +2,7 @@ element-web:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: vectorim/element-web
|
||||
tag: v1.12.5
|
||||
tag: v1.12.6
|
||||
pullPolicy: IfNotPresent
|
||||
defaultServer:
|
||||
url: https://matrix.alexlebens.dev
|
||||
|
||||
Reference in New Issue
Block a user