fix(ci): use RELEASE_TOKEN PAT so tag push triggers release workflow

This commit is contained in:
Offending Commit
2026-04-27 13:59:22 -05:00
parent 4f7ef9f04c
commit 20bec5c899
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<p>
<a href="https://github.com/offendingcommit/openconcho/actions/workflows/ci.yml">
<img src="https://github.com/offendingcommit/openconcho/actions/workflows/ci.yml/badge.svg" alt="CI" />
<img src="https://github.com/offendingcommit/openconcho/actions/workflows/ci.yml/badge.svg?branch=main&event=push" alt="CI" />
</a>
<a href="https://github.com/offendingcommit/openconcho/releases/latest">
<img src="https://img.shields.io/github/v/release/offendingcommit/openconcho" alt="Latest release" />