Skip to content

Commit

Permalink
tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hhfrancois committed Sep 25, 2023
1 parent b35f676 commit c86caff
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Publish hhangular/store to NPM
run-name: ${{ github.actor }} run build on ${{ github.repository }}
on:
push:
branches:
- 'releases/*'
tags:
- '*'
jobs:
publish-angular-lib:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hhangular/store",
"version": "1.16.3",
"version": "1.16.2",
"author": "Achache francois",
"license": "MIT",
"description": "store module for angular 16x by hhfrancois",
Expand Down

0 comments on commit c86caff

Please sign in to comment.