Skip to content

Commit 56c264c

Browse files
committed
FUCK
1 parent 856dbf6 commit 56c264c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Build JSON Schemas
9494
run: tox -e generate_json_schemas
9595
env:
96-
TARGET_VERSION: ${{ env.REF_NAME }}
96+
TARGET_VERSION: ${{ github.ref_name }}
9797
- name: Run kroki with docker
9898
run: |
9999
docker compose up -d

0 commit comments

Comments
 (0)