Skip to content

Commit

Permalink
SSS address updated
Browse files Browse the repository at this point in the history
  • Loading branch information
RAMTO committed Apr 26, 2023
1 parent 4518d1c commit 1077ddd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "REACT_APP_WHBAR_ADDRESS=0x00000000000000000000000000000000000F7e89" >> $GITHUB_ENV
echo "REACT_APP_LOCKDROP_ADDRESS=0x00000000000000000000000000000000001D917d" >> $GITHUB_ENV
echo "REACT_APP_HELI_TOKEN_ADDRESS=0x00000000000000000000000000000000001d90C9" >> $GITHUB_ENV
echo "REACT_APP_SINGLE_SIDED_STAKING_ADDRESS=0x0000000000000000000000000000000000213B39" >> $GITHUB_ENV
echo "REACT_APP_SINGLE_SIDED_STAKING_ADDRESS=0x0000000000000000000000000000000000214949" >> $GITHUB_ENV
- name: Build
run: yarn install --frozen-lockfile && yarn run build
- uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down
2 changes: 1 addition & 1 deletion src/components/SSSFAQ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const SSSFAQ = () => {

<ExpandContent title="How long will Phase 1 go?">
<p className="text-small">
Phase 1 is intended to last a few weeks from today (April 25th) until Phase 2 has been
Phase 1 is intended to last a few weeks from today (April 26th) until Phase 2 has been
rolled out. Once we have more clarity on the launch date for Phase 2, we will update
the entire community in advance.
</p>
Expand Down

0 comments on commit 1077ddd

Please sign in to comment.