try new workflow

This commit is contained in:
Bruce Röttgers 2025-04-29 17:19:44 +02:00
parent 82520947e0
commit 6faf2a1a97
2 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,10 @@ on:
tags: tags:
- "types/*" - "types/*"
defaults:
run:
working-directory: types
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest

View File

@ -1,6 +1,6 @@
{ {
"name": "@bcye/structured-wikivoyage-types", "name": "@bcye/structured-wikivoyage-types",
"version": "0.2.3", "version": "0.2.4",
"description": "Types to use when consuming json trees from the structured-wikivoyage-exports project", "description": "Types to use when consuming json trees from the structured-wikivoyage-exports project",
"keywords": [], "keywords": [],
"contributors": [ "contributors": [