1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

Forgot to save file before commit

This commit is contained in:
Raymond Hill 2023-11-22 10:33:21 -05:00
parent f546b4f91d
commit fb84cc3cbc
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -43,7 +43,7 @@ jobs:
with: with:
tag_name: ${{ steps.release_info.outputs.VERSION }} tag_name: ${{ steps.release_info.outputs.VERSION }}
release_name: ${{ steps.release_info.outputs.VERSION }} release_name: ${{ steps.release_info.outputs.VERSION }}
draft: true, draft: true
prerelease: true prerelease: true
body_path: release.body.txt body_path: release.body.txt
- name: Build MV2 packages - name: Build MV2 packages