Skip to content

Commit

Permalink
Update release-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerugbo authored Aug 1, 2024
1 parent 21a2c00 commit 5ec5861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
git clone https://github.com/spencerugbo/agent-changelog.git
cd ./agent-changelog/source
pip install -r requirements.txt
python agent.py
python agent2.py
cat changelog.md
- name: Tag release
run: |
Expand Down

0 comments on commit 5ec5861

Please sign in to comment.