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

Commit

Permalink
perm?
Browse files Browse the repository at this point in the history
  • Loading branch information
ringo360 committed Feb 22, 2024
1 parent b740dfc commit 63b1db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
echo 'deb [signed-by=/usr/share/keyrings/cloudflare-main.gpg] https://pkg.cloudflare.com/cloudflared focal main' | sudo tee /etc/apt/sources.list.d/cloudflared.list
sudo apt-get update && sudo apt-get install cloudflared
echo "${{ secrets.SSH_KEY }}" > ~/id_rsa
chmod 600 ~/id_rsa
- name: Deploy Sekai
run: |
Expand Down

0 comments on commit 63b1db3

Please sign in to comment.