Skip to content

Commit 1728ddc

Browse files
committed
Update project
1 parent ae6dad2 commit 1728ddc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ jobs:
3030
needs: job-common
3131
runs-on: ubuntu-latest
3232
timeout-minutes: 60
33-
outputs:
33+
env:
3434
SHORT_SHA: ${{ needs.job-common.outputs.SHORT_SHA }}
35+
outputs:
3536
VERSION_NAME: ${{ steps.version.outputs.VERSION_NAME }}
3637
VERSION_CODE: ${{ steps.version.outputs.VERSION_CODE }}
3738
steps:

0 commit comments

Comments
 (0)