Skip to content

Commit 721aaf0

Browse files
committed
Fix workflow
1 parent 289b712 commit 721aaf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ jobs:
120120
source /opt/ros/"$(rosversion -d)"/setup.bash
121121
cd ./src/$REPO_NAME
122122
catkin_generate_changelog -y --all --skip-contributors --skip-merges --print-root > ./changelog.rst
123+
mv ./changelog.rst $GITHUB_WORKSPACE
123124
shell: bash
124125

125126
#Upload the changelog file as an artifact

0 commit comments

Comments
 (0)