Skip to content

Commit

Permalink
show wat name resolves to
Browse files Browse the repository at this point in the history
  • Loading branch information
tmclaugh committed Sep 4, 2024
1 parent 2c6ab94 commit fc5f040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ runs:
else
name="${{ inputs.artifact_name_override }}";
fi;
echo "Name resolved to: $name"
echo "artifact-name=$name" >> $GITHUB_OUTPUT
outputs:
Expand Down

0 comments on commit fc5f040

Please sign in to comment.