Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 308 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 308 Bytes

Codio auth action

Authenticates in Codio API

Usage

See action.yml

steps:

- uses: codio/codio-auth-action
  with:
    client-id: my-client-id
    secret-id: my-secret-id

License

The scripts and documentation in this project are released under the MIT License