Skip to content

Commit

Permalink
Update cd.yml (#5455)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 authored Feb 20, 2025
1 parent d18e840 commit ff0a111
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
sed -i 's/\\r\\n/\r\n/g' ~/.config/dfx/identity/default/identity.pem
env:
DFX_IDENTITY_DESIGN_TEAM: ${{ secrets.DFX_IDENTITY_DESIGN_TEAM }}
DFX_WARNING: -mainnet_plaintext_identity

- name: Check Canister Balance
run: |
Expand All @@ -68,6 +67,8 @@ jobs:
CONTENTFUL_SPACE_ID: ${{ secrets.CONTENTFUL_SPACE_ID }}
AIRTABLE_KEY: ${{ secrets.AIRTABLE_SA_PORTAL_SERVICE_ACCOUNT }}
YOUTUBE_API_KEY: ${{ secrets.YOUTUBE_API_KEY }}
DFX_WARNING: -mainnet_plaintext_identity


- name: Get URL
id: get-url
Expand Down

0 comments on commit ff0a111

Please sign in to comment.