Skip to content

Commit

Permalink
test fix release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetWolf committed Aug 5, 2024
1 parent 3e00d84 commit f11563e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cd ~
pwd
ls -l ~
echo "${{ secrets.PRIVATE_KEY }}" >> ~/private_key
chmod 600 ~/private_key
Expand Down

0 comments on commit f11563e

Please sign in to comment.