Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chifu1234 committed Sep 18, 2023
1 parent 2f1c9e1 commit d7e3ee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: ./build.sh
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.TOKEN }}"
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
files: |
./build/*.gz
*.gz

0 comments on commit d7e3ee4

Please sign in to comment.