Skip to content

Commit

Permalink
Update icbundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dzbaker authored Apr 19, 2023
1 parent 07acfad commit a2589e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/icbundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
rev_num=$(git rev-list v7.0.0-rc4.. --count)
git add CHANGELOG.md
git add modules/core_api/fsw/inc/cfe_version.h
git commit -m "Updating documentation and version numbers for Bump to v7.0.0-rc4+dev${rev_num}"
git push origin integration-candidate
git commit -m "Updating documentation and version numbers for v7.0.0-rc4+dev${rev_num}"
git push -v origin integration-candidate

0 comments on commit a2589e9

Please sign in to comment.