We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
runs-on
1 parent aad0e6a commit 0f3b01dCopy full SHA for 0f3b01d
.github/workflows/release.yaml
@@ -10,6 +10,7 @@ env:
10
11
jobs:
12
release:
13
+ runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
0 commit comments