Updated workflow
This commit is contained in:
@@ -35,6 +35,11 @@ jobs:
|
|||||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: 1.95
|
toolchain: 1.95
|
||||||
|
env:
|
||||||
|
AUTH_SID: 'n9c43yr3f2c4743f7y4329dnq238f7'
|
||||||
|
AUTH_TOKEN: '9nmc4820qf4cor838r4fy3o84rfy348fyr'
|
||||||
|
PHONE_NUMBER: '+1234567890'
|
||||||
|
SERVICE_SID: 'n9f4dw4y327453947dhny23q7hy4379y5'
|
||||||
- run: |
|
- run: |
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
echo "${{ secrets.MYREPO_TOKEN }}" > ~/.ssh/deploy_key
|
echo "${{ secrets.MYREPO_TOKEN }}" > ~/.ssh/deploy_key
|
||||||
|
|||||||
Reference in New Issue
Block a user