test hard coded tag name
All checks were successful
Unit Testing / test (3.11) (pull_request) Successful in 50s
Unit Testing / test (3.10) (pull_request) Successful in 53s
Unit Testing / test (3.8) (pull_request) Successful in 51s
Unit Testing / test (3.12) (pull_request) Successful in 54s
Unit Testing / test (3.9) (pull_request) Successful in 53s
All checks were successful
Unit Testing / test (3.11) (pull_request) Successful in 50s
Unit Testing / test (3.10) (pull_request) Successful in 53s
Unit Testing / test (3.8) (pull_request) Successful in 51s
Unit Testing / test (3.12) (pull_request) Successful in 54s
Unit Testing / test (3.9) (pull_request) Successful in 53s
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
uses: actions/gitea-release-action@v1
|
||||
with:
|
||||
#name: "Amor-Eos ${{ env.RELEASE_TAG }}"
|
||||
tag_name: ${{ env.RELEASE_TAG }}
|
||||
tag_name: "test_tag"
|
||||
#body: ${{ env.RELEASE_NOTE }}
|
||||
|
||||
build-ubuntu-latest:
|
||||
|
||||
Reference in New Issue
Block a user