diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7f5456f..1c516c9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,7 +40,7 @@ jobs: - name: Deploy to Cloudflare if: ${{ github.event.workflow_run.conclusion == 'success' }} - uses: ubiquity/cloudflare-deploy-action@ci/debug-secrets + uses: ubiquity/cloudflare-deploy-action@main with: repository: ${{ github.repository }} production_branch: ${{ github.event.repository.default_branch }}