Compare commits

...

2 Commits

Author SHA1 Message Date
0ead6edcd5 1.0.5
All checks were successful
Publish / Publish npm package action (push) Successful in 9s
2026-01-16 05:46:31 +03:00
06624e4ed9 ci: add job's names 2026-01-16 05:46:27 +03:00
2 changed files with 15 additions and 16 deletions

View File

@ -6,8 +6,7 @@ on:
- main
jobs:
Publish-Action:
publish:
Publish npm package action:
runs-on: ubuntu-latest
steps:
- name: 'Checkout repository'

View File

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