mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 20:58:07 +03:00
ci: fix release process
This commit is contained in:
parent
c0ef663d4e
commit
8df44b1dd6
1 changed files with 3 additions and 0 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Publish a new release
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branch: stable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue