Skip to content

Commit

Permalink
Trying 1.5 for cloudflare pages action instead
Browse files Browse the repository at this point in the history
  • Loading branch information
lanceewing authored Mar 7, 2024
1 parent 46c0599 commit 74fdb8b
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/[email protected].0
uses: cloudflare/[email protected]
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit 74fdb8b

Please sign in to comment.