Fix Workflow

This commit is contained in:
chen08209
2024-05-31 22:34:46 +08:00
parent 83fafa4b68
commit bd5470b863

View File

@@ -82,7 +82,6 @@ jobs:
upload-release:
if: github.base_ref == 'refs/heads/main'
permissions: write-all
needs: [ build ]
runs-on: ubuntu-latest