Skip to content

Commit

Permalink
Comment remapping
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Sep 18, 2023
1 parent 87b7213 commit 4e29718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/changelog-generate/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ runs:
fi
fi
echo "fromtag=$setfrom">> $GITHUB_OUTPUT
# when using inputs.config directly it does not work and remapping it makes it work
echo "path=${{ inputs.config }}" >> "$GITHUB_OUTPUT"
shell: bash

Expand Down

0 comments on commit 4e29718

Please sign in to comment.