Update northstar version ci env

This commit is contained in:
Barichello 2022-01-15 00:01:26 -03:00
parent 40a0359176
commit c70574e255
No known key found for this signature in database
GPG Key ID: 29197D315AE4FF67
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
- created
env:
NORTHSTAR_VERSION: ${{ secrets.NORTHSTAR_VERSION }}
NORTHSTAR_VERSION: ${GITHUB_REF##*/}
jobs:
build-launcher: