This action is used to get eligible issue and process it for preparing posting to Steem.
Required Your repository name, like username/repo.
Required The token of the repo.
The timezone setting. Default: UTC.
If you give this number, this issue will set closed.
The number of the issue that matches the filter
The title of the article that is found
The content of the article that is found
The tags of the article that is found
The reward setting of the article that is found
Then create workflow step like this:
- name: 'Processer'
id: 'processor'
uses: 'steemfans/process-issues-for-posting-to-steem-action@master'
with:
token: ${{ secrets.GITHUB_TOKEN }}
repo: 'automation'
owner: 'ety001'
tz: 'Asia/Shanghai'
- name: 'Close Issue'
uses: 'steemfans/process-issues-for-posting-to-steem-action@master'
with:
issue_number: ${{ steps.processor.outputs.issue_number }}
token: ${{ secrets.GITHUB_TOKEN }}
repo: 'automation'
owner: 'ety001'
If you think this tool is awesome, please give me a witness vote. Thank you!
My witness name: ety001.
or use direct link to vote: https://auth.steem.fans/sign/account_witness_vote?approve=1&witness=ety001