Consistent naming "Env"
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
type=sha,enable=true,priority=100,prefix=,suffix=,format=long
|
type=sha,enable=true,priority=100,prefix=,suffix=,format=long
|
||||||
|
|
||||||
- name: Setup env
|
- name: Env
|
||||||
id: env
|
id: env
|
||||||
run: |
|
run: |
|
||||||
echo "EXPO_PUBLIC_RELEASE_VERSION=$(jq -r '.version' package.json)" >> $GITHUB_OUTPUT
|
echo "EXPO_PUBLIC_RELEASE_VERSION=$(jq -r '.version' package.json)" >> $GITHUB_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user