We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b32614 commit 1e57b5aCopy full SHA for 1e57b5a
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
- if: github.event.release.isPrerelease != true
+ # if: github.event.release.isPrerelease != true
9
permissions:
10
contents: read
11
id-token: write
0 commit comments