There was an error while loading. Please reload this page.
2 parents 7cb8300 + 7e637a7 commit 6a806c0Copy full SHA for 6a806c0
1 file changed
.github/workflows/self-release.yaml
@@ -23,7 +23,7 @@ jobs:
23
release-info:
24
needs: check-labels
25
if: fromJSON(needs.check-labels.outputs.labels).release
26
- runs-on: blacksmith-4vcpu-ubuntu-2404
+ runs-on: ubuntu-latest
27
permissions:
28
contents: read
29
outputs:
0 commit comments