mirror of
https://github.com/imgfloat/client.git
synced 2026-02-05 03:59:26 +00:00
Fetch tags
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -21,6 +21,9 @@ jobs:
|
||||
with:
|
||||
node-version: 20
|
||||
- run: npm ci
|
||||
- name: Fetch tags
|
||||
run: git fetch --tags
|
||||
|
||||
- name: Check version tag
|
||||
id: version_guard
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
||||
Reference in New Issue
Block a user