From 8be19317015721eaa552e9c726c2d43c5b2c6e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=90=93=F0=9D=90=9E=F0=9D=90=9A=F0=9D=90=A4?= =?UTF-8?q?=F0=9D=90=A8=F0=9D=90=B0=F0=9D=90=9A?= <27560638+Teakowa@users.noreply.github.com> Date: Mon, 31 Aug 2026 02:15:55 +0800 Subject: [PATCH] ci(release): track shared workflow from main --- .github/workflows/release-plz.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index 58f0a97..e7cdfca 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -6,7 +6,7 @@ on: jobs: release-plz: - uses: wrightkit/.github/.github/workflows/release-plz-crates.yml@29733ebbe8ff39f38401d1dc93c3c680651f2a5b + uses: wrightkit/.github/.github/workflows/release-plz-crates.yml@main permissions: contents: write pull-requests: write