We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c00fd8 + c106978 commit 140afbfCopy full SHA for 140afbf
1 file changed
.github/workflows/publish-artifacts.yml
@@ -14,6 +14,7 @@ jobs:
14
name: Publish artifacts of build
15
runs-on: ubuntu-latest
16
if: github.repository == 'bytecodealliance/wasmtime' || github.repository == 'bytecodealliance/wasmtime-rr-prototyping'
17
+
18
steps:
19
- uses: actions/checkout@v4
20
- uses: ./.github/actions/fetch-run-id
0 commit comments