Skip to content

Commit

Permalink
small meta changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dougley committed Oct 4, 2021
1 parent 2e02387 commit c171ac3
Show file tree
Hide file tree
Showing 4 changed files with 254 additions and 333 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: docker/login-action@v1
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<p align="center" style="margin:0;">
<a href="https://github.com/TheSharks/Wildbeast/releases"><img src="https://img.shields.io/github/package-json/v/thesharks/wildbeast.svg?label=version&style=for-the-badge&maxAge=300" alt="Version"></a>
<a href="https://discord.gg/wildbot"><img src="https://img.shields.io/discord/110462143152803840.svg?logo=discord&style=for-the-badge&maxAge=300" alt="Discord server"></a>
<a href="https://github.com/sponsors/Dougley"><img src="http://img.shields.io/github/sponsors/Dougley.svg?logo=githubsponsors&style=for-the-badge&maxAge=300" alt="Github Sponsors"></a>
<a href="https://github.com/sponsors/Dougley"><img src="https://img.shields.io/github/sponsors/Dougley.svg?logo=githubsponsors&style=for-the-badge&maxAge=300" alt="Github Sponsors"></a>
</p>
<p align="center" style="margin:0;">
<a title="Crowdin" target="_blank" href="https://crowdin.com/project/wildbeast"><img src="https://img.shields.io/badge/Localization-Crowdin-blue?logo=crowdin&style=for-the-badge&maxAge=300"></a>
Expand Down
Loading

0 comments on commit c171ac3

Please sign in to comment.