Skip to content

Commit

Permalink
Update pages-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueBoy247 authored Apr 22, 2024
1 parent bb36f20 commit f65c00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# - name: Build
# run: npm install && npm run build
- name: Publish
uses: cloudflare/pages-action@1
uses: cloudflare/pages-action@v1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit f65c00a

Please sign in to comment.