Skip to content

Commit

Permalink
Update deploy_prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phutxorai authored May 23, 2024
1 parent 5424c58 commit 289f382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
REACT_APP_SENTRY_ENVIRONMENT: production
CI: false
- name: Deploy to firebase
run: yarn firebase deploy --only hosting:oraiswap --token ${{ secrets.FIREBASE_TOKEN }}
run: yarn firebase deploy --only hosting:homebase-oraichain --token ${{ secrets.FIREBASE_TOKEN }}
- name: Send discord message
uses: appleboy/discord-action@master
with:
Expand Down

0 comments on commit 289f382

Please sign in to comment.