Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 2d53599

Browse files
committed
chore: update readme, trigger workflow
1 parent 12d3be4 commit 2d53599

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
# run only against tags
66
tags:
77
- '*'
8-
8+
branches:
9+
- refactor
910
permissions:
1011
contents: write
1112
# packages: write

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Reverse registry
1+
<img src="assets/logo.png" alt="logo" width="200" height="auto" />
2+
3+
# Reverse Registry
4+
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/nduyphuong/reverse-registry/dev/LICENSE)
6+
[![Build status](https://github.com/nduyphuong/reverse-registry/workflows/build/badge.svg)](https://github.com/nduyphuong/reverse-registry/actions)
7+
28

39
[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run)
410

assets/logo.png

65.6 KB
Loading

0 commit comments

Comments
 (0)