You've already forked gitea-release-action
mirror of
https://gitea.com/actions/gitea-release-action.git
synced 2025-07-01 08:03:11 +07:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
a21af5d066 |
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Update Main Version
|
||||
run-name: Move ${{ github.event.inputs.major_version }} to ${{ github.event.inputs.target }}
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Reference in New Issue
Block a user