mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-25 02:59:10 +00:00
Include tags when checking out for release
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 1
|
||||
fetch-tags: true
|
||||
persist-credentials: false
|
||||
|
||||
- name: Install requirements
|
||||
|
||||
Reference in New Issue
Block a user