Skip to content

Commit

Permalink
Testing push to main branch #2
Browse files Browse the repository at this point in the history
  • Loading branch information
StrahinjaJacimovic committed Aug 21, 2024
1 parent 44045c5 commit aa9cd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updateChangelogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
git config --global user.email "[email protected]"
git add CHANGELOG.md
git commit -m "Updated main CHANGELOG.md file with latest merged release."
git push https://<TOKEN>:[email protected]/MikroElektronika/mikrosdk_v2.git HEAD:master
git push https://${TOKEN}:[email protected]/MikroElektronika/mikrosdk_v2.git HEAD:master

0 comments on commit aa9cd11

Please sign in to comment.