mirror of
https://github.com/akkuman/gitea-release-action.git
synced 2025-01-31 11:46:47 +08:00
fix: Add permission for workflow
This commit is contained in:
parent
ce62ea769e
commit
e458649bef
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -1,5 +1,8 @@
|
|||||||
name: Build and Publish
|
name: Build and Publish
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user