Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LeGeRyChEeSe committed Aug 29, 2024
1 parent ccc5c44 commit ec1a143
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:

- name: Build the Docker image
run: |
docker build -t LeGeRyChEeSe/lanplay-discordbot:latest .
docker build -t garohrl/lanplay-discordbot:latest .
- name: Push the Docker image
run: |
docker push LeGeRyChEeSe/lanplay-discordbot:latest
docker push garohrl/lanplay-discordbot:latest
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<h1 align='center'>Lansbot</h1>
<h1 align='center'>LanPlay-DiscordBot</h1>
<p align="center">
<img src="https://github.com/LeGeRyChEeSe/LanPlay-DiscordBot/blob/main/lansbot.jpg?raw=true" align="center" height=205 alt="Lansbot" />
<img src="https://github.com/LeGeRyChEeSe/LanPlay-DiscordBot/blob/main/lansbot.jpg?raw=true" align="center" height=350 alt="LanPlay-DiscordBot" />
</p>
<p align="center">
<img src='https://visitor-badge.laobi.icu/badge?page_id=LeGeRyChEeSe.Lansbot', alt='Visitors'/>
<img src='https://visitor-badge.laobi.icu/badge?page_id=LeGeRyChEeSe.LanPlay-DiscordBot', alt='Visitors'/>
<a href="https://github.com/LeGeRyChEeSe/LanPlay-DiscordBot/stargazers">
<img src="https://img.shields.io/github/stars/LeGeRyChEeSe/LanPlay-DiscordBot" alt="Stars"/>
</a>
Expand Down

0 comments on commit ec1a143

Please sign in to comment.