Skip to content

Commit

Permalink
20240321A
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Mar 21, 2024
1 parent 66d8075 commit dc859e6
Show file tree
Hide file tree
Showing 6 changed files with 514 additions and 428 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ A TypeScript module to provide a better and easier way for GitHub Actions to com
- `enableEchoStdOutCommand`
- `enableProcessStdOutCommand`
- `endLogGroup`
- `getDebugStatus`
- `getGitHubAPIURL`
- `getGitHubGraphQLURL`
- `getGitHubServerURL`
Expand All @@ -138,6 +137,9 @@ A TypeScript module to provide a better and easier way for GitHub Actions to com
- `getInputNumber`
- `getInputRaw`
- `getInputRegExp`
- `getRunnerDebugStatus`
- `getRunnerName`
- `getRunnerOS`
- `getState`
- `getStateRaw`
- `getWorkflowName`
Expand Down Expand Up @@ -180,6 +182,7 @@ A TypeScript module to provide a better and easier way for GitHub Actions to com
- `GitHubActionsFileCommandOptions`
- `GitHubActionsInputOptions`
- `GitHubActionsRunnerMachineTestOptions`
- `GitHubActionsRunnerOS`
- `GitHubReferenceMeta`
- `GitHubReferenceType`

Expand Down
Loading

0 comments on commit dc859e6

Please sign in to comment.