-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
00f8859
commit 7027cb8
Showing
1 changed file
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,14 +40,13 @@ jobs: | |
env: | ||
SISMO_FACTORY_URL: https://factory-api.sismo.io | ||
SISMO_FACTORY_TOKEN: ${{ secrets.SISMO_FACTORY_TOKEN }} | ||
|
||
- uses: oleksiyrudenko/[email protected] | ||
with: | ||
global: true | ||
name: 'SismoBot' | ||
email: '[email protected]' | ||
actor: 'sismobot' | ||
token: '${{ secrets.SISMOBOT_TOKEN }}' | ||
|
||
- name: Set up SSH | ||
run: | | ||
mkdir -p ~/.ssh | ||
echo "${{ secrets.SISMOBOT_SSH }}" > ~/.ssh/id_rsa | ||
chmod 600 ~/.ssh/id_rsa | ||
ssh-keyscan github.com >> ~/.ssh/known_hosts | ||
- name: Commit and push filled appId | ||
run: | | ||
|
7027cb8
There was a problem hiding this comment.
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:
demo-sismo-spaces – ./
demo-sismo-spaces.vercel.app
demo-sismo-spaces-sismo.vercel.app
demo.apps.sismo.io
demo-sismo-spaces-git-main-sismo.vercel.app
demo.spaces.sismo.io
7027cb8
There was a problem hiding this comment.
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:
sismo-spaces – ./
sismo-spaces-git-main-sismo.vercel.app
spaces.sismo.io
sismo-spaces-sismo.vercel.app
apps.sismo.io
sismo-spaces.vercel.app