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