Skip to content

Commit

Permalink
Setting pages-action page to 1. It appears to be the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
lanceewing authored Mar 7, 2024
1 parent 74fdb8b commit 5c8eedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
rm -rf html/build/dist/WEB-INF
- name: Publish to Cloudflare Pages
uses: cloudflare/pages-action@1.5
uses: cloudflare/pages-action@1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit 5c8eedb

Please sign in to comment.