Sfoglia il codice sorgente

Merge branch 'rolling' into 532

neon_arch 1 anno fa
parent
commit
4e76d3b484
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -61,7 +61,7 @@ jobs:
         env:
           GH_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
       - name: Create Release
-        uses: softprops/action-gh-release@v1
+        uses: softprops/action-gh-release@v2
         with:
           token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
           generate_release_notes: true