There was an error while loading. Please reload this page.
1 parent 9fb14d2 commit 42dea22Copy full SHA for 42dea22
1 file changed
.github/workflows/pre-release.yml
@@ -36,8 +36,7 @@ concurrency:
36
jobs:
37
changsets:
38
name: Version or publish packages
39
- runs-on: ubuntu-latest
40
-# if: github.ref_protected == true
+ runs-on: fusion-gh-runner-fusion-framework
41
steps:
42
- uses: actions/checkout@v7
43
with:
0 commit comments