Skip to content

Commit

Permalink
added chlog-update
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanuba committed Oct 23, 2023
1 parent 3847761 commit 3e0dbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chlog-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
git config --global user.email '[email protected]'
git commit -m "Auto updating changelog-aws.md"
- name: fetch from master
run: git fetch origin CWQS-761
run: git fetch upstream
- name: push code to master
run: git push origin CWQS-761

0 comments on commit 3e0dbdc

Please sign in to comment.