Skip to content

Commit

Permalink
fix deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Jul 5, 2023
1 parent ba6c3ea commit e9881d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
uses: cloudflare/[email protected]
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
command: pages publish --project-name=neohome ${{ env.BUILDDIR }}
command: pages deploy --project-name=neohome ${{ env.BUILDDIR }}

0 comments on commit e9881d5

Please sign in to comment.