Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
suisin/fix: app id generation for vercel (#7335)
Browse files Browse the repository at this point in the history
  • Loading branch information
suisin-deriv authored Feb 2, 2023
1 parent b99dbfe commit 0d6f745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_app_id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: binary-com/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
preview_url_regexp: \[Visit Preview\]\((.*?.sx)\)
- name: Generate Binary App ID for deployment Preview URL
id: generate_app_id
uses: DerivFE/binary-app-id-action@master
Expand Down

1 comment on commit 0d6f745

@vercel
Copy link

@vercel vercel bot commented on 0d6f745 Feb 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

binary-static – ./

binary-static.binary.sx
binary-static-git-master.binary.sx

Please sign in to comment.