mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-06-07 00:14:05 +00:00
try new workflow
This commit is contained in:
parent
82520947e0
commit
6faf2a1a97
4
.github/workflows/publish-types.yaml
vendored
4
.github/workflows/publish-types.yaml
vendored
@ -7,6 +7,10 @@ on:
|
||||
tags:
|
||||
- "types/*"
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: types
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"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",
|
||||
"keywords": [],
|
||||
"contributors": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user