Skip to content

Commit

Permalink
Merge pull request #93 from Agoric/feat/cf-logs
Browse files Browse the repository at this point in the history
ci: update regex to match app name on cf
  • Loading branch information
jkhokhar1 authored Apr 8, 2024
2 parents 2dbc4bb + 759dbf5 commit 91c48ce
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 91c48ce

Please sign in to comment.