| commit | 074a0c5063d841ea0d1f9d032954166893f6a775 | [log] [tgz] |
|---|---|---|
| author | tonyaiuto <tony@aiuto.dev> | Wed Dec 03 14:16:20 2025 -0500 |
| committer | tonyaiuto <tony@aiuto.dev> | Wed Dec 03 14:16:20 2025 -0500 |
| tree | 3172cfcdd3e41c8a22113275765182fbaf3ce86f | |
| parent | 43d5bb361369827c69cff37821744bb07d6340ea [diff] |
hack up workflow test
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a3d70e3..1d45f26 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml
@@ -7,6 +7,10 @@ required: true type: string description: "Match the value in version.bzl" + default: "1.2.0" + push: + branches: + - "tmp" permissions: id-token: write