Skip to content

Commit 54a8cb8

Browse files
committed
chore: trigger release
1 parent 0e72e2b commit 54a8cb8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ jobs:
105105

106106
publish-web-docker:
107107
name: Build and publish Docker Image for Web App
108-
needs: [e2e-base, e2e-vaults]
109108
runs-on: ubuntu-latest
110109
steps:
111110
- name: Checkout code

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.201.12",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
6-
"author": "Standard Notes",
6+
"author": "Standard Notes.",
77
"private": true,
88
"files": [
99
"dist"

0 commit comments

Comments
 (0)