Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode committed Nov 16, 2023
1 parent ed93538 commit 2d1725e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: setup-ssh
env: # Or as an environment variable
env:
SSH_KEY: ${{ secrets.ssh_key}}
run: |
mkdir /root/.ssh
Expand Down
1 change: 1 addition & 0 deletions 1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
1
1
1
1

0 comments on commit 2d1725e

Please sign in to comment.