mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Github Action tuning
This commit is contained in:
parent
5f456d4111
commit
28f95fd641
1 changed files with 4 additions and 0 deletions
4
.github/workflows/github_release.yml
vendored
4
.github/workflows/github_release.yml
vendored
|
|
@ -71,6 +71,10 @@ jobs:
|
||||||
name: app-release-signed
|
name: app-release-signed
|
||||||
path: ${{steps.sign_aab.outputs.signedReleaseFile}}
|
path: ${{steps.sign_aab.outputs.signedReleaseFile}}
|
||||||
|
|
||||||
|
release:
|
||||||
|
needs: build
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
- name: Build Changelog
|
- name: Build Changelog
|
||||||
id: changelog
|
id: changelog
|
||||||
uses: ardalanamini/auto-changelog@v3
|
uses: ardalanamini/auto-changelog@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue