Skip to content

Commit

Permalink
Merge pull request #242 from prjctimg/dev
Browse files Browse the repository at this point in the history
🐛 fix: fixed workflow file
  • Loading branch information
prjctimg authored Sep 19, 2024
2 parents 51da51b + 8eb8b39 commit 070a82c
Show file tree
Hide file tree
Showing 2 changed files with 2,298 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: ${{ steps.release.outputs.release_created }}
- run: |
bun test
bun build.ts
bun build.ts
npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH}}
Expand Down
Loading

1 comment on commit 070a82c

@vercel
Copy link

@vercel vercel bot commented on 070a82c Sep 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

huetiful – ./

huetiful-my-team-84794c1e.vercel.app
huetiful-git-main-my-team-84794c1e.vercel.app
huetiful-js.com

Please sign in to comment.