Skip to content

Commit

Permalink
Print paths
Browse files Browse the repository at this point in the history
  • Loading branch information
manquer committed Apr 8, 2024
1 parent 9aba50b commit a6649af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ runs:
shell: bash
if: contains(github.actor,'bot') == false
run: |
echo cp ${ACTION_PATH}/index.js ${WORKSPACE}/_release.js
npm install -g auto-changelog
cp ${ACTION_PATH}/index.js ${WORKSPACE}/_release.js
cd ${WORKSPACE}
Expand Down

0 comments on commit a6649af

Please sign in to comment.