Update build.yml

This commit is contained in:
Donglin Qiu 2023-07-02 23:27:43 +08:00 committed by GitHub
parent ed0ac0ee47
commit ce499b8a10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,4 @@ jobs:
version: latest
args: release --clean --skip-validate
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}