Skip to content

Commit

Permalink
Show actor in build reason
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith committed Oct 28, 2024
1 parent a64414a commit 94176dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
branch=""
fi
echo "GIT_BRANCH_SUFFIX=$branch" >> $GITHUB_ENV
echo branch: $branch ref: $GITHUB_REF event: $GITHUB_EVENT_NAME
echo branch: $branch ref: $GITHUB_REF event: $GITHUB_EVENT_NAME actor: $GITHUB_ACTOR
- name: Build Version
run: |
dotnet tool install --global minver-cli --version 6.0.0
Expand Down

0 comments on commit 94176dc

Please sign in to comment.