Skip to content

Commit

Permalink
feat: store the total time to completion for the most recently comple…
Browse files Browse the repository at this point in the history
…ted job for 10 seconds.

build: [release]
  • Loading branch information
lots0logs committed Dec 6, 2024
1 parent f59d0fc commit 3a7ae36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
version-source: file
version-file: ${{ github.workspace }}/../current-version
version-file-extraction-pattern: '[0-9.]+'
next-version-increment-major: true
next-version-increment-major: false
next-version-increment-minor: false

- name: Create Release
Expand Down

0 comments on commit 3a7ae36

Please sign in to comment.