mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-29 06:49:52 +00:00
Update android.yml
This commit is contained in:
parent
c3ba56af73
commit
e2e2e3bdf5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
id: create_release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }} # Use your personal access token
|
||||
with:
|
||||
tag_name: ${{ github.event.inputs.release_tag }}
|
||||
release_name: Release ${{ github.event.inputs.release_tag }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue