Skip to content

Commit

Permalink
ci(releaser): update branch reference to use latest main (#6724)
Browse files Browse the repository at this point in the history
### Summary

- update branch reference to use the latest main
  • Loading branch information
prashant-shahi authored Dec 26, 2024
1 parent 00abadd commit 421879c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
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
with:
PRIMUS_REF: feat/signoz-releaser
PRIMUS_REF: main

0 comments on commit 421879c

Please sign in to comment.