Skip to content

Commit

Permalink
chore: pages-action 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
milk717 committed Feb 27, 2024
1 parent b809312 commit e803655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/admin-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Publish to Cloudflare Pages
uses: cloudflare/pages-action@v1.5
uses: cloudflare/pages-action@v1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}}
Expand Down

0 comments on commit e803655

Please sign in to comment.