Skip to content

Commit

Permalink
Merge pull request #59 from ubiquity/0x4007-patch-1
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
0x4007 authored Sep 30, 2024
2 parents d08a54e + ed02340 commit 949a54c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
cloudflare_api_token: ${{ secrets.CLOUDFLARE_API_TOKEN }}
commit_sha: ${{ github.event.workflow_run.head_sha }}
workflow_run_id: ${{ github.event.workflow_run.id }}
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 comments on commit 949a54c

Please sign in to comment.