Compare commits

...

2 Commits

Author SHA1 Message Date
e510a7e209 1.0.4
Some checks failed
Publish / Publish-Action (push) Failing after 1s
2026-01-16 05:44:58 +03:00
957efee7b7 ci: add job's names 2026-01-16 05:44:53 +03:00
2 changed files with 16 additions and 16 deletions

View File

@ -6,7 +6,7 @@ on:
- main - main
jobs: jobs:
name: 'Publish job' Publish-Action:
publish: publish:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:

View File

@ -1,6 +1,6 @@
{ {
"name": "@teacinema/core", "name": "@teacinema/core",
"version": "1.0.3", "version": "1.0.4",
"description": "Core utils and shared setup", "description": "Core utils and shared setup",
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"