command
module
Version:
v0.0.0-...-e3f3cfa
Opens a new window with list of versions in this module.
Published: Apr 26, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Kinko Action
This is a GitHub|Gitea Action that interacts with the Kinko API.
secret: The name of the secret to use.
api_url: The URL of the Kinko API. Format: http(s)://(kinko.example.com|192.168.255.254)(:port)@token.
debug: Enable debug mode to see plain secret output. Options: true or false. Default is false.
Usage
Here's an example of how to use this action in your workflow:
steps:
- name: Add secrets
uses: https://github.com/1704mori/kinko-action@main
with:
secret: my_secret_name
api_url: ${{ secrets.KINKO_API_URL }}
debug: false
Credits
License
The scripts and documentation in this project are released under the GPL 3.0 License.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.