Skip to content

Commit 140afbf

Browse files
authored
Merge pull request #3 from alexcrichton/publish-dev-binaries
Test out the merge queue
2 parents 0c00fd8 + c106978 commit 140afbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
name: Publish artifacts of build
1515
runs-on: ubuntu-latest
1616
if: github.repository == 'bytecodealliance/wasmtime' || github.repository == 'bytecodealliance/wasmtime-rr-prototyping'
17+
1718
steps:
1819
- uses: actions/checkout@v4
1920
- uses: ./.github/actions/fetch-run-id

0 commit comments

Comments
 (0)