Skip to content

Commit

Permalink
Run
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed Oct 27, 2023
1 parent 2b334b6 commit 91a81a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
digitalocean_token: ${{ secrets.DIGITALOCEAN_TOKEN }}

- name: Build and deploy
run: pnpm deploy
run: pnpm run deploy

- name: Create Sentry release
uses: getsentry/action-release@v1
Expand Down

0 comments on commit 91a81a6

Please sign in to comment.