Skip to content

Commit

Permalink
chore: npm publish 자동화 스크립트 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
toothlessdev committed Aug 25, 2024
1 parent 6e178d8 commit 2926dae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
59 changes: 0 additions & 59 deletions .github/workflows/npm-publish.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- "*"
workflow_dispatch:

env:
NODE_VERSION: 22
Expand Down

0 comments on commit 2926dae

Please sign in to comment.