Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jikuma/githubaction

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Supported Operations

create a release

  - uses: jikuma/githubaction@v1-release
      with:
        operation: 'create a release'
        repo-token: ${{ secrets.GITHUB_TOKEN }}
        release_title: 'Release from Test'
        release_note: 'its a release node'
        asset_filepath: './CHANGELOG.md'
        tag_name: 'Test'

Contribution

See the walkthrough located here.

In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions.

About

Github action

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •