Skip to content

Commit

Permalink
ci: update regex to match app name on cf
Browse files Browse the repository at this point in the history
  • Loading branch information
jkhokhar1 authored Apr 8, 2024
1 parent 0b823c2 commit 759dbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cf-logs-fetcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: agoric-labs/cf-logs-fetcher@v1
with:
cf_account_id: '0c4635effffcd7f36d1b9f0425a4367a'
cf_project: 'dapp-psm'
cf_project: 'dapp-econ-gov'
cf_token: ${{ secrets.CLOUDFLARE_API_TOKEN }}

- name: Comment PR
Expand Down

0 comments on commit 759dbf5

Please sign in to comment.