Skip to content

Commit 8259fe9

Browse files
authored
Release 1.2.7 (#135)
* Update Home & About And fix plausible * update tagger yaml * Correct hugging face tagger links * Update preset corpora * forgot gysseling * use github release tag as docker image tag * typo in env var * fix typo in env var
1 parent 8e5f796 commit 8259fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Build and push
3232
run: ./scripts/build-and-push-all.sh
3333
env:
34-
VERSION_LABEL: ${{ GITHUB_REF_NAME }}
34+
VERSION_LABEL: ${{ github.ref_name }}

0 commit comments

Comments
 (0)