Skip to content

Commit

Permalink
chore: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Jul 30, 2022
1 parent a3cc9d3 commit 12033c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Release
if: "github.event_name != 'pull_request'"
run: pnpx -y semantic-release --branches main
run: pnpx semantic-release --branches main
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

1 comment on commit 12033c6

@vercel
Copy link

@vercel vercel bot commented on 12033c6 Jul 30, 2022

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:

docup – ./

docup.egoist.sh
docup.vercel.app
docup-git-main-egoist.vercel.app
docup-egoist.vercel.app

Please sign in to comment.