Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 30, 2023
1 parent 8865d30 commit 4df3669
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
publish:
name: Publish artifacts of build
runs-on: ubuntu-latest
if: github.repository == 'bytecodealliance/wasmtime'
#if: github.repository == 'bytecodealliance/wasmtime'
steps:
- uses: actions/checkout@v3
- run: |
Expand Down
2 changes: 2 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Unreleased.

### Added

hello this is a test

### Changed

--------------------------------------------------------------------------------
Expand Down

0 comments on commit 4df3669

Please sign in to comment.