Tokens
This commit is contained in:
parent
983f79ec49
commit
f104fc27d9
2 changed files with 3 additions and 3 deletions
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -36,6 +36,8 @@ jobs:
|
|||
|
||||
- name: Change Version
|
||||
run: sudo chmod +x resources/version.sh && ./resources/version.sh || true
|
||||
env:
|
||||
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
||||
- name: Sign in to EVS
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue