diff --git a/.github/workflows/vib-build.yml b/.github/workflows/vib-build.yml index 335c017..6748b92 100644 --- a/.github/workflows/vib-build.yml +++ b/.github/workflows/vib-build.yml @@ -47,7 +47,7 @@ jobs: name: vanilla-pico-rootfs path: rootfs/vanilla-pico.tar.zst - - uses: softprops/action-gh-release@v1 + - uses: softprops/action-gh-release@v2 with: token: "${{ secrets.GITHUB_TOKEN }}" tag_name: "continuous"