Skip to content

Commit

Permalink
Update docker-image_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmueller authored Jan 26, 2025
1 parent e887833 commit 26af375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
repository: wemove/read2burn # The repository to scan.
releases-only: false # We know that all relevant tags have a GitHub release for them.
regex: '^.+\.\d+\.\d+$'
sort-tags: false
id: read2burn # The step ID to refer to later.

- run: echo "Octokit is at version ${{ steps.read2burn.outputs.tag }}"
Expand Down

0 comments on commit 26af375

Please sign in to comment.