Skip to content

Commit

Permalink
This time is the time is the time is the time
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Feb 21, 2024
1 parent 4d2533c commit 037e0fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
done
publish-dry-run:
# if: github.event_name == 'push' || startsWith(github.head_ref, 'release/')
if: github.event_name == 'push' || startsWith(github.head_ref, 'release/')
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
target: x86_64-pc-windows-msvc
cargo-hack-feature-options: --features opt --ignore-unknown-features

uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@e03fef4fa4dc6a09005cab1ebfd37ac3f141a1be
uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@cb8a3a35e0960223d32e0c4590cff28a4d180c54
with:
crates: soroban-spec-json soroban-spec-typescript soroban-test soroban-cli
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 037e0fb

Please sign in to comment.