Update build script to remove Node24 warnings

This commit is contained in:
Tonwalter888
2026-04-19 20:18:37 +07:00
committed by GitHub
parent 40a04b98c7
commit d6d7c1087f
4 changed files with 14 additions and 16 deletions
+2 -2
View File
@@ -94,7 +94,7 @@ jobs:
steps:
- name: Download built debs
uses: actions/download-artifact@v7
uses: actions/download-artifact@v8
with:
name: built-debs
path: ${{ github.workspace }}
@@ -150,7 +150,7 @@ jobs:
echo "EOF" >> $GITHUB_OUTPUT
- name: Upload to GitHub Releases
uses: softprops/action-gh-release@v2.5.0
uses: softprops/action-gh-release@v3
with:
tag_name: ytp-${{ github.run_number }}
name: YouTubePlus v${{ github.event.inputs.tweak_version }}_cyan_trollfools (${{ github.run_number }})