We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24eff01 commit 6824cdfCopy full SHA for 6824cdf
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
linux:
18
runs-on: ubuntu-latest
19
- if: github.repository_owner == 'wandb'
+ if: github.repository_owner == 'ctrlplanedev'
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v4
0 commit comments