Skip to content

Commit

Permalink
fix: modify
Browse files Browse the repository at this point in the history
  • Loading branch information
Lash-L authored Dec 5, 2024
1 parent d7a0a68 commit 7f1a0e1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,10 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
echo "${{ secrets.GH_TOKEN }}" | gh auth login --with-token
gh auth status
- name: Prepare Release with Semantic Release
id: release
Expand Down

0 comments on commit 7f1a0e1

Please sign in to comment.