ci: fetch tags
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Git checkout
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-tags: true
|
||||
- name: Lint shell scripts
|
||||
run: shellcheck files/sbin/certbot_renew
|
||||
- name: Build tarball
|
||||
|
||||
Reference in New Issue
Block a user