jobs:
XXXXX:
steps:
.
.
.
- name: Latest Publish
uses: nokotech/actions/release@release
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
owner: <<owner>>
repo: <<repository>>
dir: <<upload file path>>
file: <<upload file name>>
content-type: application/xxx
nokotech/actions
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|