Skip to content

Commit

Permalink
Merge pull request #1121 from thejaviertc/dev
Browse files Browse the repository at this point in the history
v2.1.0
  • Loading branch information
thejaviertc authored Mar 9, 2024
2 parents d464f17 + 90816c3 commit 3a353dd
Show file tree
Hide file tree
Showing 8 changed files with 275 additions and 246 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/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: build
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
![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>
<h3 align="center">Analyze your Steam Workshop Addon Stats in one place!</h3>
<div align="center" style="padding-top: 20px; padding-bottom: 20px">
<img src="https://img.shields.io/github/stars/thejaviertc/steam-workshop-stats" />
<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/ci.yml/badge.svg" />
<img src="https://github.com/thejaviertc/steam-workshop-stats/actions/workflows/ci.yml/badge.svg?branch=dev" />
<img src="https://github.com/thejaviertc/steam-workshop-stats/actions/workflows/cd.yml/badge.svg" />
</div>

Expand Down
Loading

0 comments on commit 3a353dd

Please sign in to comment.