Fix release workflow permissions for GitHub Release publish
Some checks are pending
Build and Release / build (push) Waiting to run
Some checks are pending
Build and Release / build (push) Waiting to run
This commit is contained in:
parent
699d8c2054
commit
0b801e0d7c
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: Build and Release
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user