Skip to content

Commit

Permalink
v0.1.3 release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rithikasilva committed Feb 21, 2024
1 parent 5fbc177 commit 13cd5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
steps:
- run: |
cd ..
git clone https://github.com/rithikasilva/readme-lol-stats.git --branch master
git clone https://github.com/rithikasilva/readme-lol-stats.git --branch v0.1.3
cd readme-lol-stats
pip install -r requirements.txt
cd ..
Expand Down

0 comments on commit 13cd5da

Please sign in to comment.