This commit is contained in:
Core 2022-08-04 18:09:45 +01:00
parent 983f79ec49
commit f104fc27d9
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 3 additions and 3 deletions

View file

@ -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: |