Skip to content

Commit

Permalink
update ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
iuccio committed Mar 15, 2024
1 parent 4298bb0 commit ee07748
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ jobs:
with:
node-version: 21.x
registry-url: 'https://registry.npmjs.org'
- name: npm-semver-publish-action
uses: iuccio/[email protected]
- name: npm-semver-publish
uses: iuccio/[email protected]

with:
target-branch: 'master'

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

**This project is not dependent on others packages or libraries.**

This repository uses [![GitHub Action - iuccio/npm-semantic-publish-action@latest](https://img.shields.io/badge/GitHub_Action_-iuccio%2Fnpm--semantic--publish--action%40latest-2ea44f)](https://github.com/marketplace/actions/npm-semver-publish-action)

## Table of Contents

Expand Down

0 comments on commit ee07748

Please sign in to comment.