checkout/action.yaml
2024-05-10 11:59:49 +02:00

11 lines
252 B
YAML

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