mirror of
https://github.com/imgfloat/client.git
synced 2026-05-08 10:39:34 +00:00
Fetch tags
This commit is contained in:
@@ -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