Fix Workflow
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -82,7 +82,6 @@ jobs:
|
||||
|
||||
|
||||
upload-release:
|
||||
if: github.base_ref == 'refs/heads/main'
|
||||
permissions: write-all
|
||||
needs: [ build ]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user