Skip to content

Commit 2a22d06

Browse files
committed
opps
1 parent a2fb572 commit 2a22d06

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
context: .
7171
push: true
7272
platforms: linux/amd64,linux/arm64
73-
tags: dolunay/blazorisequartzapp:latest, dolunay/blazorisequartzapp:${{steps.tag.outputs.tag}}
73+
tags: syrna/blazorisequartzapp:latest, syrna/blazorisequartzapp:${{steps.tag.outputs.tag}}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# BlazoriseQuartz
22
[![PR Build & Test](https://github.com/dolunay/BlazoriseQuartz/actions/workflows/ci.pr.yml/badge.svg)](https://github.com/dolunay/BlazoriseQuartz/actions/workflows/ci.pr.yml)
33
[![CodeQL](https://github.com/dolunay/BlazoriseQuartz/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/dolunay/BlazoriseQuartz/actions/workflows/codeql-analysis.yml)
4+
[![Build and Publish](https://github.com/dolunay/BlazoriseQuartz/actions/workflows/ci.yml/badge.svg)](https://github.com/dolunay/BlazoriseQuartz/actions/workflows/ci.yml)
45

56
BlazoriseQuartz is an easy to use [Blazor](https://blazor.net) web UI to manage [Quartz.NET](https://github.com/quartznet/quartznet) scheduler jobs.
67

0 commit comments

Comments
 (0)