Skip to content

Commit

Permalink
dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Sep 5, 2024
1 parent 8c4df5f commit d2b7b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ssh-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
working-directory: /transformers
run: |
git fetch && git checkout ${{ github.sha }}
echo ${{ secrets['bonbon'] }}
echo ${{ secrets['ydshieh'] }}
- name: Cleanup
working-directory: /transformers
Expand Down

0 comments on commit d2b7b2d

Please sign in to comment.