mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Forgot to save file before commit
This commit is contained in:
parent
f546b4f91d
commit
fb84cc3cbc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
with:
|
||||
tag_name: ${{ steps.release_info.outputs.VERSION }}
|
||||
release_name: ${{ steps.release_info.outputs.VERSION }}
|
||||
draft: true,
|
||||
draft: true
|
||||
prerelease: true
|
||||
body_path: release.body.txt
|
||||
- name: Build MV2 packages
|
||||
|
|
Loading…
Reference in a new issue