mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-05 08:33:07 +00:00
Github Action tuning
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user