mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #864] infra: CI for docker-publish does not trigger on tag #27765
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @duhow on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/864
b1fa32c5d6/.github/workflows/build-release.yml (L32)🐞 This is a limitation on GitHub. You'll need to switch to a PAT to publish the
tag, orusethe Workflowdocker-publishas a reusable workflow in another Job within the same Workflow.@justinh-rahb commented on GitHub (Feb 23, 2024):
We're aware of the issue and have been discussing it on the Discord, thanks! 🙏
@tjbck commented on GitHub (Mar 3, 2024):
Closing in favour of #878