Skip to content

chore: use a fake image in tests #24

chore: use a fake image in tests

chore: use a fake image in tests #24

Workflow file for this run

name: Update version-set
on:
push:
tags:
- "v*.*.*"
jobs:
update-version-set:
uses: geokrety/geokrety-gha-workflows/.github/workflows/version-set.yml@main
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}