Skip to content

Commit 1e57b5a

Browse files
committed
Remove check
1 parent 7b32614 commit 1e57b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
if: github.event.release.isPrerelease != true
8+
# if: github.event.release.isPrerelease != true
99
permissions:
1010
contents: read
1111
id-token: write

0 commit comments

Comments
 (0)