mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-06-23 19:01:06 +00:00
Set CI_BUILD_ID from github.run_number for auto version increment
This commit is contained in:
@@ -130,6 +130,8 @@ env:
|
|||||||
|
|
||||||
POLKASSEMBLY_SUMMARY_API_KEY: ${{ secrets.POLKASSEMBLY_SUMMARY_API_KEY }}
|
POLKASSEMBLY_SUMMARY_API_KEY: ${{ secrets.POLKASSEMBLY_SUMMARY_API_KEY }}
|
||||||
|
|
||||||
|
CI_BUILD_ID: ${{ github.run_number }}
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}-${{inputs.upload-name}}
|
group: ${{ github.workflow }}-${{ github.ref }}-${{inputs.upload-name}}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|||||||
Reference in New Issue
Block a user