Skip to content

Commit d297dc0

Browse files
committed
fix: fix ci
1 parent 89c08ae commit d297dc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release_main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
- main
88
jobs:
99
build:
10-
uses: indranil012/dropped-patches/.github/workflows/release.yml@main
10+
uses: indrastorms/dropped-patches/.github/workflows/release.yml@main
1111
secrets: inherit
1212

1313
update_bundle:
1414
needs: [build]
15-
uses: indranil012/dropped-patches/.github/workflows/update_bundle.yml@main
15+
uses: indrastorms/dropped-patches/.github/workflows/update_bundle.yml@main
1616
secrets: inherit

0 commit comments

Comments
 (0)