Skip to content

Commit 6824cdf

Browse files
committed
update owner
1 parent 24eff01 commit 6824cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
linux:
1818
runs-on: ubuntu-latest
19-
if: github.repository_owner == 'wandb'
19+
if: github.repository_owner == 'ctrlplanedev'
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)