SIGN IN SIGN UP
oven-sh / bun UNCLAIMED

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

0 0 150 Rust

fix(release): Remove the `${{}}` from the `if` block in GHA (#863)

See - https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idif
```
When you use expressions in an if conditional, you may omit the expression syntax (${{ }}) because GitHub automatically evaluates the if conditional as an expression.

```
R
Rishi Goomar committed
f42a0759f8fda6149b62b4c439a76e681961c8b0
Parent: e19da7b
Committed by GitHub <noreply@github.com> on 7/24/2022, 10:51:52 PM