mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 14:35:56 +08:00
ci(releaser): update branch reference to use latest main (#6724)
### Summary - update branch reference to use the latest main
This commit is contained in:
parent
00abadd429
commit
421879cf7a
4
.github/workflows/releaser.yaml
vendored
4
.github/workflows/releaser.yaml
vendored
@ -10,7 +10,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
releaser:
|
releaser:
|
||||||
uses: signoz/primus.workflows/.github/workflows/releaser-signoz.yaml@feat/releaser-signoz
|
uses: signoz/primus.workflows/.github/workflows/releaser-signoz.yaml@main
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
PRIMUS_REF: feat/signoz-releaser
|
PRIMUS_REF: main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user