mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-24 10:54:16 +00:00
Revert SHA change, use beta tag
This commit is contained in:
parent
d3a704b75b
commit
843b0562c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
||||||
prerelease: true
|
prerelease: true
|
||||||
allow_override: true
|
allow_override: true
|
||||||
gzip: false
|
gzip: false
|
||||||
tag: beta-${{ github.sha }}
|
tag: beta
|
||||||
name: beta
|
name: beta
|
||||||
body: >
|
body: >
|
||||||
Beta built off of the latest code in the repository.
|
Beta built off of the latest code in the repository.
|
||||||
|
|
Loading…
Reference in a new issue