From 8c96612877bb5ac2d2e8be4d7ebd76dd74a60ed2 Mon Sep 17 00:00:00 2001 From: Ali Mihandoost Date: Wed, 8 Nov 2023 20:34:34 +0330 Subject: [PATCH] fix: repo org --- .github/workflows/publish-npm.yml | 2 +- demo/CHANGELOG.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/publish-npm.yml b/.github/workflows/publish-npm.yml index b3ba317..21d042b 100644 --- a/.github/workflows/publish-npm.yml +++ b/.github/workflows/publish-npm.yml @@ -14,7 +14,7 @@ env: jobs: publish-npm: - if: github.repository_owner == 'AliMD' + if: github.repository_owner == 'Alwatr' name: Publish NPM runs-on: ubuntu-latest diff --git a/demo/CHANGELOG.md b/demo/CHANGELOG.md index 5101153..5136fcd 100644 --- a/demo/CHANGELOG.md +++ b/demo/CHANGELOG.md @@ -292,12 +292,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @alwatr/demo -# [0.6.0](https://github.com/AliMD/vatr/compare/v0.5.0...v0.6.0) (2022-03-11) +# [0.6.0](https://github.com/Alwatr/eslib/compare/v0.5.0...v0.6.0) (2022-03-11) ### Bug Fixes -- **demo:** package ([c2b2339](https://github.com/AliMD/vatr/commit/c2b2339f1ca08207ae0d0f8f0d7fff9c98a822ce)) -- old One repo links ([1156b07](https://github.com/AliMD/vatr/commit/1156b077e0abc4712207183e01896fe86f7a05f6)) +- **demo:** package ([c2b2339](https://github.com/Alwatr/eslib/commit/c2b2339f1ca08207ae0d0f8f0d7fff9c98a822ce)) +- old One repo links ([1156b07](https://github.com/Alwatr/eslib/commit/1156b077e0abc4712207183e01896fe86f7a05f6)) # [0.5.0](https://github.com/Alwatr/eslib/compare/v0.4.0...v0.5.0) (2022-03-11)