Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce0203 committed Aug 7, 2023
1 parent c94f008 commit 57d71c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ jobs:
- name: Buid
run: |
# brew install wine-stable
scoop install gh
scoop bucket add main
scoop install main/gh
wt -w 0 nt
echo "${{ secrets.GITHUB_TOKEN }}" > token
gh auth login --with-token token
Expand Down

0 comments on commit 57d71c8

Please sign in to comment.