Stopping the mixing -> clear separation Forgejo/Github
All checks were successful
/ GenerateReleaseZipfile (push) Successful in 1m15s
All checks were successful
/ GenerateReleaseZipfile (push) Successful in 1m15s
This action is even less useful in Github than in Forgejo/Gitea so let's stop wasting time and clearly label with a suffix 'v4.x.y-github' for Github.
This commit is contained in:
parent
67ac8517db
commit
17f9610281
2 changed files with 4 additions and 6 deletions
|
@ -1,9 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
# Difference between Github and Forgejo : with the former, an empty
|
||||
# 'branches' key means "nothing" while the later understands it as "all".
|
||||
#- '*'
|
||||
- 'v4-github'
|
||||
|
||||
jobs:
|
||||
GenerateReleaseZipfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue