Skip to content

Commit

Permalink
action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBlazer committed Sep 21, 2023
1 parent 7daabd2 commit c2a590e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/inner/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,3 @@ jobs:
- name: Print commit details
run: |
echo "Commit Hash: ${{ inputs.commit-hash }}"
echo "Commit Author: ${{ inputs.commit-author }}"
echo "Commit Merger: ${{ inputs.commit-merger }}"
echo "Commit Message: ${{ inputs.commit-message }}"
echo "Commit Description: ${{ inputs.commit-description }}"

0 comments on commit c2a590e

Please sign in to comment.