feat(beta-release): Update beta-release to version 3.6.13 #223
Annotations
1 error and 2 warnings
build-beta
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CPU=$(dpkg-architecture -q DEB_HOST_ARCH_CPU) && if [ -n \"$LATEST_TAG\" ]; then wget https://github.com/walrusone/iptvboss-release/releases/download/${LATEST_TAG}/iptvboss_${LATEST_TAG#v}_${CPU}.deb && apt install -y ./iptvboss_${LATEST_TAG#v}_${CPU}.deb && cp /usr/share/applications/io.github.walrusone.iptvboss-release.desktop /headless/Desktop/iptvboss-release.desktop && chmod 777 /headless/Desktop/iptvboss-release.desktop; fi && if [ -n \"$BETA_TAG\" ]; then wget https://github.com/walrusone/iptvboss-beta/releases/latest/download/iptvboss_${BETA_TAG#v}_${CPU}.deb && apt install -y ./iptvboss_${BETA_TAG#v}_${CPU}.deb && cp /usr/share/applications/io.github.walrusone.iptvboss-release.desktop /headless/Desktop/iptvboss-beta.desktop && chmod 777 /headless/Desktop/iptvboss-beta.desktop; fi" did not complete successfully: exit code: 8
|
build-beta
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|