mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2025-12-28 02:18:10 +03:00
build: Fix creation draft release
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -341,7 +341,7 @@ jobs:
|
||||
ls -lh ./public/*.zip
|
||||
|
||||
- name: Upload assets
|
||||
uses: andelf/nightly-release@main
|
||||
uses: softprops/action-gh-release@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
TAG: ${{ needs.check.outputs.tag }}
|
||||
|
||||
Reference in New Issue
Block a user