Use github.sha instead

This commit is contained in:
mio 2021-10-16 21:37:52 +02:00
parent b7a530fda5
commit 46d3b05394
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ on:
pull_request: pull_request:
env: env:
UNICORN_VERSION: ${{ GITHUB_SHA }} UNICORN_VERSION: ${{ github.sha }}
jobs: jobs:
build: build: