ci: only default path

This commit is contained in:
ok-nick 2023-09-18 00:24:39 -04:00
parent f81b6bf54e
commit 7386209762
No known key found for this signature in database
GPG key ID: E6F3F722530600D2

View file

@ -10,11 +10,9 @@ on:
required: false required: false
cache: cache:
type: string type: string
default: "true"
required: false required: false
token: token:
type: string type: string
default: "${{ github.token }}"
required: false required: false
jobs: jobs: