Skip to content

Commit

Permalink
Merge pull request #723 from thejaviertc/dev
Browse files Browse the repository at this point in the history
v1.8.1
  • Loading branch information
thejaviertc authored Jun 14, 2023
2 parents 4fdd610 + e9f193d commit f54c3d4
Show file tree
Hide file tree
Showing 8 changed files with 457 additions and 518 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

- name: 🚀 Deploy Project
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].2
with:
branch: gh-pages
folder: build
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Twitch Stats](https://repository-images.githubusercontent.com/289227137/bab81a80-7abc-11eb-8c63-37afc324cb8b)
![Steam Workshop Stats](https://raw.githubusercontent.com/thejaviertc/thejaviertc/master/images/steam-workshop-stats.png)

<h1 align="center">Steam Workshop Stats</h1>
<h3 align="center">See the views, subscriptions and favs of your Steam Workshop addons</h3>
Expand All @@ -7,7 +7,8 @@
<img src="https://img.shields.io/github/v/release/thejaviertc/steam-workshop-stats" />
<img src="https://img.shields.io/github/license/thejaviertc/steam-workshop-stats" />
<img src="https://img.shields.io/github/commit-activity/m/thejaviertc/steam-workshop-stats" />
<img src="https://github.com/thejaviertc/steam-workshop-stats/actions/workflows/cicd.yml/badge.svg" />
<img src="https://github.com/thejaviertc/steam-workshop-stats/actions/workflows/ci.yml/badge.svg" />
<img src="https://github.com/thejaviertc/steam-workshop-stats/actions/workflows/cd.yml/badge.svg" />
</div>

## Contributing:
Expand All @@ -24,5 +25,5 @@ Do you have a suggestion or you discover a bug? Make an [issue](https://github.c

## Contributors:

- @rikoprushka: Thai translator.
- @rslgp: Brasilian translator.
- [rikoprushka](https://github.com/rikoprushka): Thai translator.
- [rslgp](https://github.com/rslgp): Brazilian translator.
Loading

0 comments on commit f54c3d4

Please sign in to comment.