mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Update Build_mR-NB.yml
add token
This commit is contained in:
2
.github/workflows/Build_mR-NB.yml
vendored
2
.github/workflows/Build_mR-NB.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
- name: (09) Create release and upload asset
|
||||
shell: bash
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GitHubActions: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
DATE=$(date +'%Y.%m.%d')
|
||||
TAG="${DATE}-v${{ steps.version.outputs.version }}-NB-${{ steps.version.outputs.build }}"
|
||||
|
||||
Reference in New Issue
Block a user