Skip to content

Commit

Permalink
Adding git push to remote repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Guuzzeji committed Sep 18, 2022
1 parent e955346 commit edf65f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump-ytdl-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
- run: npm uninstall ytdl-core
- run: npm install ytdl-core
- run: git commit -a -m "[GIT-ACTION] Updated ytdl-core version"
- run: git push

0 comments on commit edf65f5

Please sign in to comment.