wtf
This commit is contained in:
parent
35131167a6
commit
f9a41a087c
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Confirm
|
||||
if: ${{ github.event.inputs.confirm }} != 'yolo'
|
||||
if: ${{ github.event.inputs.confirm }} != "yolo"
|
||||
uses: actions/github-script@v4
|
||||
with:
|
||||
script: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user