Skip to content

Commit

Permalink
fix: github file
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelDemey committed Jan 28, 2024
1 parent 208e704 commit e480431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
function: "functions:cms4devfestgdg"
target: "default"
front: "production"
config: "firebase.cloudnord.json"
config: "firebase.devfest.json"
- org: Cloud Nord
secret: CLOUDNORD_FIREBASE_TOKEN
function: "functions:cms4devfestcloudnord"
target: "cloudnord"
front: "production,cloudnord"
config: "firebase.devfest.json"
config: "firebase.cloudnord.json"
steps:
- name: Checkout Repo
uses: actions/checkout@master
Expand Down

0 comments on commit e480431

Please sign in to comment.