Skip to content

Commit 8e5f796

Browse files
authored
Update home and about (#134)
* 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
1 parent 9675d05 commit 8e5f796

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)