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