Skip to content

Commit

Permalink
ci: deploy feat/pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
69pmb committed Oct 20, 2023
1 parent 327e246 commit b1aad6c
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 @@ -12,6 +12,6 @@ jobs:
deploy:
runs-on: self-hosted
steps:
- uses: 69pmb/deploy/workflow/deploy@main
- uses: 69pmb/deploy/workflow/deploy@feat/pnpm
with:
url: ${{ secrets.DEPLOY_URL }}

0 comments on commit b1aad6c

Please sign in to comment.