name: 'Update when a new tag or a new release is available' inputs: latest_ipfs_tag: description: "latest Kubo tag" required: true outputs: updated_branch: description: "name of pushed branch with updated doc" runs: using: 'docker' image: 'Dockerfile'