mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2025-11-28 12:28:54 +08:00
Compare commits
1 Commits
fe8e032280
...
v1.1.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b3b4f4429 |
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user