Actions: fix syntax? (#5481)

* Actions: fix syntax?

* fix
This commit is contained in:
Lars Hvam 2022-04-22 07:50:32 +02:00 committed by GitHub
parent 302178db78
commit 97a0da735c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,8 @@ jobs:
retention-days: 7
auto-tag:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2