There was an error while loading. Please reload this page.
master
1 parent 63cd1dd commit 330352aCopy full SHA for 330352a
1 file changed
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
repository: "saucer/saucer"
53
sparse-checkout: ".github"
54
path: "actions"
55
- ref: ${{ github.event.inputs.ref || 'very-experimental' }}
+ ref: ${{ github.event.inputs.ref || 'master' }}
56
57
- name: 🛸 Setup Saucer
58
uses: ./actions/.github/actions/setup
0 commit comments