Merge pull request 'Workflow' (#21) from workflow into main
Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
@@ -46,6 +46,7 @@ jobs:
|
||||
uses: https://gitea.com/actions/gitea-release-action@main
|
||||
with:
|
||||
api_key: '${{ secrets.TOKEN }}'
|
||||
prerelease: ${{ contains(gitea.ref_name, '-rc') || contains(gitea.ref_name, '-beta') || contains(gitea.ref_name, '-alpha') }}
|
||||
files: |-
|
||||
docker-compose.yaml
|
||||
body: |
|
||||
|
||||
Reference in New Issue
Block a user