Golang Action
A template repository for writing custom GitHub Actions in Golang. The idea for this template repository came from this article.
Golang Action
A template repository for writing custom GitHub Actions in Golang.
Inputs
Name | Description | Required | Default |
---|---|---|---|
example-input | An example input to use in your action. | true |
Outputs
No outputs.
External Actions
No external actions.
Example Usage
- name: Golang Action
uses: owner/[email protected]
with:
# An example input to use in your action.
example-input: