Closed UlyssesZh closed 4 years ago
##[warning]Unexpected input(s) 'target_branch', valid inputs are ['entryPoint', 'args', 'jekyll_src']
In the workflow yml file:
- name: Deploy Jekyll uses: helaili/jekyll-action@2.0.1 env: JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }} with: target_branch: master
Please use version 2.0.4
OK. Didn't look carefully.
In the workflow yml file: