Compare commits
1 Commits
beta-1
...
ef104ea2b5
| Author | SHA1 | Date | |
|---|---|---|---|
| ef104ea2b5 |
@@ -45,12 +45,12 @@ jobs:
|
|||||||
token: ${{ secrets.GITEA_TOKEN }}
|
token: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
|
||||||
tag_name: beta-${{ gitea.run_number }}
|
tag_name: beta-${{ gitea.run_number }}
|
||||||
name: Anti-Inventories Beta ${{ gitea.run_number }}
|
name: MultiSpawn-Core Beta ${{ gitea.run_number }}
|
||||||
|
|
||||||
target_commitish: ${{ gitea.sha }}
|
target_commitish: ${{ gitea.sha }}
|
||||||
|
|
||||||
body: |
|
body: |
|
||||||
Automatic beta build of Anti-Inventories.
|
Automatic beta build of MultiSpawn-Core.
|
||||||
|
|
||||||
Commit: ${{ gitea.sha }}
|
Commit: ${{ gitea.sha }}
|
||||||
Branch: ${{ gitea.ref_name }}
|
Branch: ${{ gitea.ref_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user