Skip to content

Commit

Permalink
Fix workflows (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 authored Nov 4, 2024
1 parent 9e36fbb commit a63b4af
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/xtoken-ui-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,4 @@ jobs:
alias_domain: "xtokenui-dev-testnet"
enable_cache: true
enable_notify_comment: true
<<<<<<< HEAD
=======
enable_notify_slack: false
slack_channel: helixbox-ui
>>>>>>> main
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}
4 changes: 0 additions & 4 deletions .github/workflows/xtoken-ui-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,5 @@ jobs:
prod_mode: true
enable_cache: true
enable_notify_slack: true
<<<<<<< HEAD
slack_channel: helixbox-xtoken
=======
slack_channel: helixbox-ui
>>>>>>> main
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"workspaces": [
"packages/*"
],
"author": "Helix Bridge",
"author": "Helixbox",
"license": "ISC",
"bugs": {
"url": "https://github.com/helix-bridge/xtoken-monorepo/issues"
Expand Down

0 comments on commit a63b4af

Please sign in to comment.