remove all tag stuff to test if release still works
All checks were successful
Unit Testing / test (3.10) (pull_request) Successful in 53s
Unit Testing / test (3.11) (pull_request) Successful in 54s
Unit Testing / test (3.12) (pull_request) Successful in 56s
Unit Testing / test (3.8) (pull_request) Successful in 54s
Unit Testing / test (3.9) (pull_request) Successful in 57s
All checks were successful
Unit Testing / test (3.10) (pull_request) Successful in 53s
Unit Testing / test (3.11) (pull_request) Successful in 54s
Unit Testing / test (3.12) (pull_request) Successful in 56s
Unit Testing / test (3.8) (pull_request) Successful in 54s
Unit Testing / test (3.9) (pull_request) Successful in 57s
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -80,7 +80,7 @@ jobs:
|
||||
uses: actions/gitea-release-action@v1
|
||||
with:
|
||||
#name: "Amor-Eos ${{ env.RELEASE_TAG }}"
|
||||
tag_name: ${{ env.RELEASE_TAG }}
|
||||
#tag_name: ${{ env.RELEASE_TAG }}
|
||||
files: |-
|
||||
dist/amor*.tar.gz
|
||||
|
||||
@@ -131,5 +131,5 @@ jobs:
|
||||
uses: actions/gitea-release-action@v1
|
||||
with:
|
||||
#name: "Amor-Eos ${{ env.RELEASE_TAG }}"
|
||||
tag_name: ${{ env.RELEASE_TAG }}
|
||||
#tag_name: ${{ env.RELEASE_TAG }}
|
||||
#body: ${{ env.RELEASE_NOTE }}
|
||||
|
||||
Reference in New Issue
Block a user