checkout/action.yaml

11 lines
252 B
YAML
Raw Normal View History

2024-04-28 21:16:07 +00:00
inputs:
token:
description: A token to authenticate on behalf of the GitHub App installed on your repository.
default: ${{ gitea.token }}
runs:
using: composite
steps:
- name: Checkout
run: ${{ gitea.action_path }}/checkout.sh