@ -1,5 +1,6 @@
on:
push:
branches: production
jobs:
publish:
@ -32,7 +33,5 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: b2eab8b024e2fc0155a48c4fc7115e64
projectName: almalinux-next
projectName: almalinux
directory: public
# Optional: Enable this if you want to have GitHub Deployments triggered
#gitHubToken: ${{ secrets.GITHUB_TOKEN }}