Fix: Add missing file-type parameter for Go ACME setup in test workflow
Test Action / test (push) Successful in 25s
Test Action / test (push) Successful in 25s
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
|||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
repository: 'go-acme/lego'
|
repository: 'go-acme/lego'
|
||||||
|
file-type: 'archive'
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
update-cache: 'always'
|
update-cache: 'always'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user