Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/oraichain/homebase
Browse files Browse the repository at this point in the history
  • Loading branch information
quangdz1704 committed May 23, 2024
2 parents ec881be + 289f382 commit e8a278d
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 e8a278d

Please sign in to comment.