1
0
mirror of https://github.com/zu1k/nali.git synced 2025-03-11 02:42:03 +08:00

fix: Checkout all tags

Signed-off-by: zu1k <i@zu1k.com>
This commit is contained in:
zu1k 2022-06-30 18:11:12 +08:00
parent 4c9d0404d5
commit 315e60323f
No known key found for this signature in database
GPG Key ID: AE381A8FB1EF2CC8

@ -32,6 +32,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Get version
id: version