Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add markdown results as output and fix actionsToken #57

Merged
merged 3 commits into from May 16, 2024

Conversation

joshjohanning
Copy link
Contributor

@joshjohanning joshjohanning commented Mar 26, 2024

  1. Write the markdown results to a file and create that file as an output (so that teams can use this markdown elsewhere, ie creating a process to publish this to the README.md.
  2. Fix actionsToken since it wasn't working - I think it was copy/paste error referring to wrong variable
    • It seems like one could simply remove this input and combine it with the PatToken parameter - but perhaps PowerShell is more finicky than I think between PATs and the GitHub Token.
    • For what it's worth, the GITHUB_TOKEN now works with both the actions-token and pat-token input (see workflow)

same PR made in other action:

@samsmithnz samsmithnz merged commit 576ec63 into DeveloperMetrics:main May 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants