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 5c7c074 commit fec9f0a
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 @@ -21,7 +21,7 @@ jobs:
- name: Commit updated CHANGELOG
run: make chlog-preview-aws
- name: switching from HTTPS to SSH
run: git remote set-url origin ${{ secrets.ssh }}
run: git remote set-url origin https://github.com/bhanuba/amazon-cloudwatch-agent-test.git
- name: check for changes
run: git status
- name: stage changed files
Expand Down

0 comments on commit fec9f0a

Please sign in to comment.