Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
fix: repo org
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Nov 8, 2023
1 parent 719aa3e commit 8c96612
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 8c96612

Please sign in to comment.