secrets gotta be weird
This commit is contained in:
parent
f104fc27d9
commit
ab2e9e5cad
2 changed files with 3 additions and 3 deletions
4
.github/workflows/build-macos.yml
vendored
4
.github/workflows/build-macos.yml
vendored
|
@ -35,9 +35,9 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Change Version
|
||||
run: sudo chmod +x resources/version.sh && ./resources/version.sh || true
|
||||
env:
|
||||
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
REQUEST_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
run: sudo chmod +x resources/version.sh && ./resources/version.sh || true
|
||||
|
||||
- name: Sign in to EVS
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue