Compare commits

..

No commits in common. "e510a7e209d593bd36679c365c1f1be512f1c5af" and "5f8318e767564650d59c912cf25056bd09732d40" have entirely different histories.

2 changed files with 16 additions and 16 deletions

View File

@ -6,7 +6,7 @@ on:
- main - main
jobs: jobs:
Publish-Action: name: 'Publish job'
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.4", "version": "1.0.3",
"description": "Core utils and shared setup", "description": "Core utils and shared setup",
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"