Create release properly
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -71,8 +71,7 @@ jobs:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: Set version
|
||||
|
||||
Reference in New Issue
Block a user